Searched refs:symIsec (Results 1 – 1 of 1) sorted by relevance
196 auto *symIsec = sym->isec(); in getReferentString() local199 if (auto *s = dyn_cast_or_null<CStringInputSection>(symIsec)) in getReferentString()202 if (isa<ConcatInputSection>(symIsec)) { in getReferentString()203 auto strData = symIsec->data.slice(symOffset); in getReferentString()