Searched defs:SectionHeaderTable (Results 1 – 1 of 1) sorted by relevance
251 SectionHeaderTable, enumerator333 struct SectionHeaderTable : Chunk { struct334 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function338 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument355 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument