Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc853 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName() local
899 Elf_Shdr* string_section = GetSectionHeader(symbol_section->sh_link); in FindSymbolByName() local
930 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Shdr& string_section, in GetString()
1409 Elf_Shdr* string_section = GetSectionNameStringSection(); in Strip() local