Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DInputSection.cpp105 auto createMsg = [&](StringRef path, unsigned line) { in getSourceLocation() local
116 return createMsg(li->FileName, li->Line); in getSourceLocation()
128 return createMsg(fileLine->first, fileLine->second); in getSourceLocation()