Searched refs:errorOrWarn (Results 1 – 5 of 5) sorted by relevance
62 static void errorOrWarn(const Twine &S) { in errorOrWarn() function264 errorOrWarn("<root>: undefined symbol: " + toString(*B)); in reportRemainingUndefines()278 errorOrWarn("undefined symbol: " + toString(*Sym) + in reportRemainingUndefines()
289 static inline void errorOrWarn(const Twine &Msg) { in errorOrWarn() function
196 errorOrWarn(ErrPlace.Loc + "relocation " + lld::toString(Type) + in reportRangeError()
906 errorOrWarn("relocation " + toString(Type) + in processRelocAux()965 errorOrWarn("symbol '" + toString(Sym) + in processRelocAux()977 errorOrWarn("symbol '" + toString(Sym) + "' has no type" + in processRelocAux()
2261 errorOrWarn("section " + A.Sec->Name + " " + Name + in checkOverlap()2279 errorOrWarn("section " + OS->Name + " at 0x" + utohexstr(OS->Addr) + in checkSections()