Home
last modified time | relevance | path

Searched defs:DependentLibrariesSection (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.h377 struct DependentLibrariesSection : Section { struct
381 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() argument
383 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.h508 struct DependentLibrariesSection : Section { struct
511 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() function
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-r530567b/include/llvm/ObjectYAML/
DELFYAML.h534 struct DependentLibrariesSection : Section { struct
537 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() argument
539 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
543 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h522 struct DependentLibrariesSection : Section { struct
525 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() argument
527 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
531 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h534 struct DependentLibrariesSection : Section { struct
537 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() function
539 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
543 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h534 struct DependentLibrariesSection : Section { struct
537 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() function
539 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
543 static bool classof(const Chunk *S) { in classof()