Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DTarget.cpp110 std::string objLoc = isec->getLocation(loc - isecLoc); in getErrorPlace() local
114 return {isec, objLoc + ": ", in getErrorPlace()