Searched defs:ARMIndexTableSection (Results 1 – 5 of 5) sorted by relevance
645 struct ARMIndexTableSection : Section { struct648 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() argument650 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()654 static bool classof(const Chunk *S) { in classof()
671 struct ARMIndexTableSection : Section { struct674 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() function676 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()680 static bool classof(const Chunk *S) { in classof()
659 struct ARMIndexTableSection : Section { struct662 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() argument664 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()668 static bool classof(const Chunk *S) { in classof()
671 struct ARMIndexTableSection : Section { struct674 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() argument676 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()680 static bool classof(const Chunk *S) { in classof()