Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc854 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName() local
900 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName() local
931 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Shdr& string_section, in GetString()
1468 Elf_Shdr* string_section = GetSectionNameStringSection(); in Strip() local