Searched defs:VerneedSection (Results 1 – 6 of 6) sorted by relevance
330 struct VerneedSection : Section { struct335 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() function337 static bool classof(const Chunk *S) { in classof()
462 struct VerneedSection : Section { struct466 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument468 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()472 static bool classof(const Chunk *S) { in classof()
488 struct VerneedSection : Section { struct492 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() function494 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()498 static bool classof(const Chunk *S) { in classof()
476 struct VerneedSection : Section { struct480 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument482 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()486 static bool classof(const Chunk *S) { in classof()
488 struct VerneedSection : Section { struct492 VerneedSection() : Section(ChunkKind::Verneed) {} in VerneedSection() argument494 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()498 static bool classof(const Chunk *S) { in classof()