Home
last modified time | relevance | path

Searched defs:LinkerOptionsSection (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.h366 struct LinkerOptionsSection : Section { struct
370 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {} in LinkerOptionsSection() function
372 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.h494 struct LinkerOptionsSection : Section { struct
497 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {} in LinkerOptionsSection() function
499 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
503 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h520 struct LinkerOptionsSection : Section { struct
523 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {} in LinkerOptionsSection() argument
525 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
529 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h508 struct LinkerOptionsSection : Section { struct
511 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {} in LinkerOptionsSection() argument
513 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
517 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h520 struct LinkerOptionsSection : Section { struct
523 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {} in LinkerOptionsSection() function
525 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
529 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h520 struct LinkerOptionsSection : Section { struct
523 LinkerOptionsSection() : Section(ChunkKind::LinkerOptions) {} in LinkerOptionsSection() function
525 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
529 static bool classof(const Chunk *S) { in classof()