Searched refs:ClassEHs (Results 1 – 1 of 1) sorted by relevance
215 std::vector<FlowStringRef> ClassEHs; member225 std::vector<FlowStringRef> ClassEHs; member235 std::vector<FlowStringRef> ClassEHs; member291 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()308 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()319 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()474 Section.ClassEHs.emplace_back(Symbol->getName()); in NormalizedTBD()487 llvm::sort(Section.ClassEHs); in NormalizedTBD()531 Section.ClassEHs.emplace_back(Symbol->getName()); in NormalizedTBD()544 llvm::sort(Section.ClassEHs); in NormalizedTBD()[all …]