Lines Matching refs:GetOffset
85 using google_breakpad::GetOffset;
189 GetOffset<ElfClass, uint8_t>(elf_header, stab_section->sh_offset); in LoadStabs()
191 GetOffset<ElfClass, uint8_t>(elf_header, stabstr_section->sh_offset); in LoadStabs()
244 GetOffset<ElfClass, Shdr>(elf_header, elf_header->e_shoff); in LoadDwarf()
249 string name = GetOffset<ElfClass, char>(elf_header, in LoadDwarf()
252 const char* contents = GetOffset<ElfClass, char>(elf_header, in LoadDwarf()
340 GetOffset<ElfClass, char>(elf_header, section->sh_offset); in LoadDwarfCFI()
598 GetOffset<ElfClass, Phdr>(elf_header, elf_header->e_phoff), in LoadSymbols()
606 GetOffset<ElfClass, Shdr>(elf_header, elf_header->e_shoff); in LoadSymbols()
609 GetOffset<ElfClass, char>(elf_header, section_names->sh_offset); in LoadSymbols()
665 GetOffset<ElfClass, uint8_t>(elf_header, in LoadSymbols()
668 GetOffset<ElfClass, uint8_t>(elf_header, in LoadSymbols()
742 GetOffset<ElfClass, char>(elf_header, in LoadSymbols()