Searched refs:ReadSectionHeaders (Results 1 – 2 of 2) sorted by relevance
200 ReadSectionHeaders<EhdrType, ShdrType>(ehdr); in ReadAllHeaders()330 void ElfInterface::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterface690 template void ElfInterface::ReadSectionHeaders<Elf32_Ehdr, Elf32_Shdr>(const Elf32_Ehdr&);691 template void ElfInterface::ReadSectionHeaders<Elf64_Ehdr, Elf64_Shdr>(const Elf64_Ehdr&);
123 void ReadSectionHeaders(const EhdrType& ehdr);