Home
last modified time | relevance | path

Searched refs:textOsec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DMapFile.cpp238 if (auto *textOsec = dyn_cast<TextOutputSection>(osec)) { in writeMapFile() local
239 printIsecArrSyms(textOsec->inputs, textOsec->getThunks()); in writeMapFile()