Searched refs:textOsec (Results 1 – 1 of 1) sorted by relevance
238 if (auto *textOsec = dyn_cast<TextOutputSection>(osec)) { in writeMapFile() local239 printIsecArrSyms(textOsec->inputs, textOsec->getThunks()); in writeMapFile()