Home
last modified time | relevance | path

Searched defs:RelrSection (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.h444 struct RelrSection : Section { struct
448 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument
450 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.h612 struct RelrSection : Section { struct
615 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument
617 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
621 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h638 struct RelrSection : Section { struct
641 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() function
643 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
647 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h626 struct RelrSection : Section { struct
629 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() function
631 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
635 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h638 struct RelrSection : Section { struct
641 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument
643 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
647 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h638 struct RelrSection : Section { struct
641 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument
643 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
647 static bool classof(const Chunk *S) { in classof()