Searched refs:ReadSectionHeaders (Results 1 – 2 of 2) sorted by relevance
173 ReadSectionHeaders<EhdrType, ShdrType>(ehdr); in ReadAllHeaders()293 void ElfInterface::ReadSectionHeaders(const EhdrType& ehdr) { in ReadSectionHeaders() function in unwindstack::ElfInterface648 template void ElfInterface::ReadSectionHeaders<Elf32_Ehdr, Elf32_Shdr>(const Elf32_Ehdr&);649 template void ElfInterface::ReadSectionHeaders<Elf64_Ehdr, Elf64_Shdr>(const Elf64_Ehdr&);
117 void ReadSectionHeaders(const EhdrType& ehdr);