Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc396 const GElf_Shdr *stabstr_section, in LoadAllSymbols()
446 GElf_Shdr stabstr_section; in LoadSymbols() local
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc179 const typename ElfClass::Shdr* stabstr_section, in LoadStabs()
622 const Shdr* stabstr_section = stab_section->sh_link + sections; in LoadSymbols() local
/external/valgrind/perf/
Dtinycc.c2343 static Section *stab_section, *stabstr_section; variable