Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h542 struct SymverSection : Section { struct
545 SymverSection() : Section(ChunkKind::Symver) {} in SymverSection() function
547 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
551 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Symver; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h388 struct SymverSection : Section { struct
391 SymverSection() : Section(ChunkKind::Symver) {} in SymverSection() argument
393 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Symver; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h568 struct SymverSection : Section { struct
571 SymverSection() : Section(ChunkKind::Symver) {} in SymverSection() function
573 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
577 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Symver; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h556 struct SymverSection : Section { struct
559 SymverSection() : Section(ChunkKind::Symver) {} in SymverSection() function
561 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
565 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Symver; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h568 struct SymverSection : Section { struct
571 SymverSection() : Section(ChunkKind::Symver) {} in SymverSection() argument
573 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
577 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Symver; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h568 struct SymverSection : Section { struct
571 SymverSection() : Section(ChunkKind::Symver) {} in SymverSection() function
573 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
577 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Symver; } in classof()