Searched refs:IsFunc (Results 1 – 1 of 1) sorted by relevance
41 static bool IsFunc(const SymType* entry) { in IsFunc() function111 if (IsFunc(&sym) && sym.st_size != 0) { in BuildRemapTable()157 if (!IsFunc(&sym) || !elf_memory->ReadString(str, &symbol_name, str_end_ - str)) { in GetName()