Searched defs:stabstr_section (Results 1 – 3 of 3) sorted by relevance
396 const GElf_Shdr *stabstr_section, in LoadAllSymbols()446 GElf_Shdr stabstr_section; in LoadSymbols() local
179 const typename ElfClass::Shdr* stabstr_section, in LoadStabs()622 const Shdr* stabstr_section = stab_section->sh_link + sections; in LoadSymbols() local
2343 static Section *stab_section, *stabstr_section; variable