Searched defs:SectionHeaderTable (Results 1 – 4 of 4) sorted by relevance
236 SectionHeaderTable, enumerator318 struct SectionHeaderTable : Chunk { struct319 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function323 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument340 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument
236 SectionHeaderTable, enumerator318 struct SectionHeaderTable : Chunk { struct319 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() argument323 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument340 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument
224 SectionHeaderTable, enumerator306 struct SectionHeaderTable : Chunk { struct307 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function311 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument328 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument