Searched refs:tofind (Results 1 – 2 of 2) sorted by relevance
36 findelfsecidx(Elf *elf, char *tofind) in findelfsecidx() argument53 if (strcmp(name, tofind) == 0) in findelfsecidx()
64 findelfsecidx(Elf *elf, const char *file, const char *tofind) in findelfsecidx() argument89 if (strcmp(name, tofind) == 0) in findelfsecidx()