Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A 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()
1425 Elf_Shdr* string_section = GetSectionNameStringSection(); in Strip() local
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_lineinfo_unittest.cc143 const uint8_t string_section[] = {'x', '/', 'a', '\0'}; variable
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Delf_symbols_to_module.cc146 const uint8_t* string_section, in ELFSymbolsToModule()
H A Ddump_symbols.cc276 const uint8_t* string_section, in ReadProgram()
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Ddump_syms.cc345 const uint8_t* string_section, in ReadProgram()
/aosp_15_r20/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module_unittest.cc125 const uint8_t* string_section, in operator ()()