Searched defs:GetSectionByName (Results 1 – 4 of 4) sorted by relevance
294 def GetSectionByName(self, name): member in ElfParser
204 Elf_Scn* GetSectionByName(Elf* elf, const std::string& name) { in GetSectionByName() function
1206 const char* ElfReader::GetSectionByName(const string& section_name, in GetSectionByName() function in google_breakpad::ElfReader
61 const SectionMap::const_iterator GetSectionByName(const SectionMap& in GetSectionByName() function