Searched defs:SectionHeaderTable (Results 1 – 1 of 1) 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