Searched defs:shdr (Results 1 – 3 of 3) sorted by relevance
171 [[nodiscard]] static constexpr bool IsCompressed(const ElfT::Shdr* shdr) { in IsCompressed()201 const typename ElfT::Shdr* shdr = shdr_table_ + i; in ValidateShdrTable() local
329 const llvm::ELF::Elf32_Shdr* shdr = NULL; in readSectionHeaders() local823 const llvm::ELF::Elf64_Shdr* shdr = NULL; in readSectionHeaders() local
308 ElfXX_Shdr* shdr = reinterpret_cast<ElfXX_Shdr*>(region.begin()); in emitSectionHeader() local