Searched defs:DependentLibrariesSection (Results 1 – 6 of 6) sorted by relevance
377 struct DependentLibrariesSection : Section { struct381 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() argument383 static bool classof(const Chunk *S) { in classof()
508 struct DependentLibrariesSection : Section { struct511 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() function513 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()517 static bool classof(const Chunk *S) { in classof()
534 struct DependentLibrariesSection : Section { struct537 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() argument539 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()543 static bool classof(const Chunk *S) { in classof()
522 struct DependentLibrariesSection : Section { struct525 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() argument527 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()531 static bool classof(const Chunk *S) { in classof()
534 struct DependentLibrariesSection : Section { struct537 DependentLibrariesSection() : Section(ChunkKind::DependentLibraries) {} in DependentLibrariesSection() function539 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()543 static bool classof(const Chunk *S) { in classof()