Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h236 SectionHeaderTable, enumerator
318 struct SectionHeaderTable : Chunk { struct
319 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function
323 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument
340 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ObjectYAML/
DELFYAML.h236 SectionHeaderTable, enumerator
318 struct SectionHeaderTable : Chunk { struct
319 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() argument
323 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument
340 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h236 SectionHeaderTable, enumerator
318 struct SectionHeaderTable : Chunk { struct
319 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() argument
323 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument
340 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h224 SectionHeaderTable, enumerator
306 struct SectionHeaderTable : Chunk { struct
307 SectionHeaderTable(bool IsImplicit) in SectionHeaderTable() function
311 return S->Kind == ChunkKind::SectionHeaderTable; in classof() argument
328 static constexpr StringRef TypeStr = "SectionHeaderTable"; argument