Searched refs:categorySym (Results 1 – 1 of 1) sorted by relevance
1175 Defined *categorySym = tryGetDefinedAtIsecOffset(catListCisec, off); in collectAndValidateCategoriesData() local1176 assert(categorySym && in collectAndValidateCategoriesData()1179 if (nlCategories.count(categorySym)) in collectAndValidateCategoriesData()1182 auto *catBodyIsec = dyn_cast<ConcatInputSection>(categorySym->isec()); in collectAndValidateCategoriesData()1187 if (categorySym->getName().starts_with(objc::symbol_names::category)) in collectAndValidateCategoriesData()1189 else if (categorySym->getName().starts_with( in collectAndValidateCategoriesData()