Home
last modified time | relevance | path

Searched defs:GetSectionByName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/test/vts/vndk_utils/library/
H A Delf_parser.py294 def GetSectionByName(self, name): member in ElfParser
/aosp_15_r20/external/stg/
H A Delf_loader.cc204 Elf_Scn* GetSectionByName(Elf* elf, const std::string& name) { in GetSectionByName() function
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc1206 const char* ElfReader::GetSectionByName(const string& section_name, in GetSectionByName() function in google_breakpad::ElfReader
H A Ddwarf2reader.cc61 const SectionMap::const_iterator GetSectionByName(const SectionMap& in GetSectionByName() function