Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc219 static bool FindSectionByName(Elf* elf, const char* name, in FindSectionByName() function
/aosp_15_r20/art/runtime/oat/
H A Delf_file.cc1363 typename ElfTypes::Shdr* ElfFileImpl<ElfTypes>::FindSectionByName( in FindSectionByName() function in art::ElfFileImpl