Searched defs:SectionHeaderTable (Results 1 – 1 of 1) sorted by relevance
236 SectionHeaderTable, enumerator 318 struct SectionHeaderTable : Chunk { struct 319 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() argument 323 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument 340 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument