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