Searched defs:SectionHeaderTable (Results 1 – 1 of 1) sorted by relevance
209 SectionHeaderTable, enumerator291 struct SectionHeaderTable : Chunk { struct292 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function296 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument313 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument