Searched defs:SectionHeaderTable (Results 1 – 2 of 2) sorted by relevance
211 SectionHeaderTable, enumerator293 struct SectionHeaderTable : Chunk { struct294 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function298 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument315 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument
75 const Elf_Shdr *SectionHeaderTable = nullptr; variable