Lines Matching refs:stab_section
178 const typename ElfClass::Shdr* stab_section,
189 GetOffset<ElfClass, uint8_t>(elf_header, stab_section->sh_offset);
192 google_breakpad::StabsReader reader(stabs, stab_section->sh_size,
617 const Shdr* stab_section =
621 if (stab_section) {
622 const Shdr* stabstr_section = stab_section->sh_link + sections;
627 if (!LoadStabs<ElfClass>(elf_header, stab_section, stabstr_section,