Home
last modified time | relevance | path

Searched refs:FindSectionByName (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc216 static bool FindSectionByName(Elf *elf, const char *name, in FindSectionByName() function
441 if (!FindSectionByName(elf, kStabName, elf_header->e_shstrndx, in LoadSymbols()
447 if (!FindSectionByName(elf, kStabStrName, elf_header->e_shstrndx, in LoadSymbols()
453 if (!FindSectionByName(elf, kSymtabName, elf_header->e_shstrndx, in LoadSymbols()
459 if (!FindSectionByName(elf, kStrtabName, elf_header->e_shstrndx, in LoadSymbols()