Searched refs:catListCisec (Results 1 – 1 of 1) sorted by relevance
1173 ConcatInputSection *catListCisec = dyn_cast<ConcatInputSection>(sec); in collectAndValidateCategoriesData() local1174 assert(catListCisec && in collectAndValidateCategoriesData()1177 for (uint32_t off = 0; off < catListCisec->getSize(); in collectAndValidateCategoriesData()1179 Defined *categorySym = tryGetDefinedAtIsecOffset(catListCisec, off); in collectAndValidateCategoriesData()1199 InfoInputCategory catInputInfo{catListCisec, catBodyIsec, off, eLang}; in collectAndValidateCategoriesData()