Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc399 const GElf_Shdr* stabstr_section, in LoadAllSymbols()
448 GElf_Shdr stabstr_section; in LoadSymbols() local
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc217 const typename ElfClass::Shdr* stabstr_section, in LoadStabs()
905 const Shdr* stabstr_section = stab_section->sh_link + sections; in LoadSymbols() local