Home
last modified time | relevance | path

Searched defs:GetSectionByIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/stg/
H A Delf_loader.cc220 Elf_Scn* GetSectionByIndex(Elf* elf, size_t index) { in GetSectionByIndex() function
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc1196 const char* ElfReader::GetSectionByIndex(int shndx, size_t* size) { in GetSectionByIndex() function in google_breakpad::ElfReader