Home
last modified time | relevance | path

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

/art/compiler/
Delf_fixup.cc128 Elf32_Shdr* symbol_section = elf_file.FindSectionByType(section_type); in FixupSymbols() local
/art/runtime/
Delf_file.cc858 Elf32_Shdr* symbol_section = FindSectionByType(section_type); in FindSymbolByName() local
902 Elf32_Shdr* symbol_section = FindSectionByType(section_type); in FindSymbolByName() local