Home
last modified time | relevance | path

Searched defs:GnuHashSection (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.h304 struct GnuHashSection : Section { struct
312 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
314 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::GnuHash; } in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h431 struct GnuHashSection : Section { struct
437 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
439 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
446 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::GnuHash; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h457 struct GnuHashSection : Section { struct
463 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() function
465 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
472 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::GnuHash; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h445 struct GnuHashSection : Section { struct
451 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
453 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
460 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::GnuHash; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h457 struct GnuHashSection : Section { struct
463 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
465 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
472 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::GnuHash; } in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h457 struct GnuHashSection : Section { struct
463 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
465 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
472 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::GnuHash; } in classof()