Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h404 struct VerdefSection : Section { struct
410 VerdefSection() : Section(ChunkKind::Verdef) {} in VerdefSection() argument
412 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Verdef; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h562 struct VerdefSection : Section { struct
566 VerdefSection() : Section(ChunkKind::Verdef) {} in VerdefSection() argument
568 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
572 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Verdef; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h588 struct VerdefSection : Section { struct
592 VerdefSection() : Section(ChunkKind::Verdef) {} in VerdefSection() argument
594 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
598 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Verdef; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h576 struct VerdefSection : Section { struct
580 VerdefSection() : Section(ChunkKind::Verdef) {} in VerdefSection() argument
582 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
586 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Verdef; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h588 struct VerdefSection : Section { struct
592 VerdefSection() : Section(ChunkKind::Verdef) {} in VerdefSection() argument
594 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
598 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Verdef; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h588 struct VerdefSection : Section { struct
592 VerdefSection() : Section(ChunkKind::Verdef) {} in VerdefSection() argument
594 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
598 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Verdef; } in classof()