Searched refs:ClassEHs (Results 1 – 1 of 1) sorted by relevance
214 std::vector<FlowStringRef> ClassEHs; member224 std::vector<FlowStringRef> ClassEHs; member234 std::vector<FlowStringRef> ClassEHs; member290 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()307 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()318 IO.mapOptional("objc-eh-types", Section.ClassEHs); in mapping()473 Section.ClassEHs.emplace_back(Symbol->getName()); in NormalizedTBD()486 llvm::sort(Section.ClassEHs); in NormalizedTBD()530 Section.ClassEHs.emplace_back(Symbol->getName()); in NormalizedTBD()543 llvm::sort(Section.ClassEHs); in NormalizedTBD()[all …]