Searched refs:errPlace (Results 1 – 1 of 1) sorted by relevance
89 ErrorPlace errPlace = getErrorPlace(ctx, loc); in reportRangeError() local91 diag << errPlace.loc << "relocation " << rel.type in reportRangeError()108 if (!errPlace.srcLoc.empty()) in reportRangeError()109 diag << "\n>>> referenced by " << errPlace.srcLoc; in reportRangeError()113 if (errPlace.isec && errPlace.isec->name.starts_with(".debug")) in reportRangeError()