Home
last modified time | relevance | path

Searched defs:SectionHeaderTable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h206 SectionHeaderTable, enumerator
288 struct SectionHeaderTable : Chunk { struct
289 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function
293 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument
310 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument