Searched defs:GetSectionByIndex (Results 1 – 2 of 2) sorted by relevance
220 Elf_Scn* GetSectionByIndex(Elf* elf, size_t index) { in GetSectionByIndex() function
1196 const char* ElfReader::GetSectionByIndex(int shndx, size_t* size) { in GetSectionByIndex() function in google_breakpad::ElfReader