Searched refs:errPlace (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DTarget.h201 ErrorPlace errPlace = getErrorPlace(loc); local
203 if (errPlace.isec && errPlace.isec->name.startswith(".debug"))
207 errorOrWarn(errPlace.loc + "relocation " + lld::toString(type) +

Completed in 104 milliseconds