Home
last modified time | relevance | path

Searched defs:VerneedSection (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.h330 struct VerneedSection : Section { struct
335 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() function
337 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h462 struct VerneedSection : Section { struct
466 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument
468 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
472 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h488 struct VerneedSection : Section { struct
492 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() function
494 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
498 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h476 struct VerneedSection : Section { struct
480 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument
482 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
486 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h488 struct VerneedSection : Section { struct
492 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument
494 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
498 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h488 struct VerneedSection : Section { struct
492 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument
494 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
498 static bool classof(const Chunk *S) { in classof()