Home
last modified time | relevance | path

Searched defs:liveCStrings (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/MachO/
H A DMapFile.cpp94 auto &liveCStrings = info.liveCStringsForSection[isec->parent]; in gatherMapInfo() local
118 for (auto &liveCStrings : info.liveCStringsForSection) in gatherMapInfo() local
201 const auto &liveCStrings = info.liveCStringsForSection.lookup(osec); in writeMapFile() local