Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h115 struct NoBitsSection : Section { struct
117 NoBitsSection() : Section(SectionKind::NoBits) {} in NoBitsSection() function
118 static bool classof(const Section *S) { in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h255 struct NoBitsSection : Section { struct
258 NoBitsSection() : Section(ChunkKind::NoBits) {} in NoBitsSection() argument
260 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::NoBits; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h375 struct NoBitsSection : Section { struct
376 NoBitsSection() : Section(ChunkKind::NoBits) {} in NoBitsSection() argument
378 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::NoBits; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h401 struct NoBitsSection : Section { struct
402 NoBitsSection() : Section(ChunkKind::NoBits) {} in NoBitsSection() argument
404 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::NoBits; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h389 struct NoBitsSection : Section { struct
390 NoBitsSection() : Section(ChunkKind::NoBits) {} in NoBitsSection() function
392 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::NoBits; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h401 struct NoBitsSection : Section { struct
402 NoBitsSection() : Section(ChunkKind::NoBits) {} in NoBitsSection() function
404 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::NoBits; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h401 struct NoBitsSection : Section { struct
402 NoBitsSection() : Section(ChunkKind::NoBits) {} in NoBitsSection() argument
404 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::NoBits; } in classof()