Searched defs:RelrSection (Results 1 – 6 of 6) sorted by relevance
444 struct RelrSection : Section { struct448 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument450 static bool classof(const Chunk *S) { in classof()
612 struct RelrSection : Section { struct615 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument617 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()621 static bool classof(const Chunk *S) { in classof()
638 struct RelrSection : Section { struct641 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() function643 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()647 static bool classof(const Chunk *S) { in classof()
626 struct RelrSection : Section { struct629 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() function631 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()635 static bool classof(const Chunk *S) { in classof()
638 struct RelrSection : Section { struct641 RelrSection() : Section(ChunkKind::Relr) {} in RelrSection() argument643 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()647 static bool classof(const Chunk *S) { in classof()