Searched refs:errorOrWarn (Results 1 – 17 of 17) sorted by relevance
694 errorOrWarn( in relaxGot()770 errorOrWarn("R_PPC64_TLSGD has unexpected byte alignment"); in relaxTlsGdToLe()826 errorOrWarn("R_PPC64_TLSLD has unexpected byte alignment"); in relaxTlsLdToLe()956 errorOrWarn("unrecognized instruction for IE to LE R_PPC64_TLS"); in relaxTlsIeToLe()976 errorOrWarn("unrecognized instruction for IE to LE R_PPC64_TLS"); in relaxTlsIeToLe()981 errorOrWarn("R_PPC64_TLS must be either 4 byte aligned or one byte " in relaxTlsIeToLe()1554 errorOrWarn("R_PPC64_TLSGD has unexpected byte alignment"); in relaxTlsGdToIe()1617 errorOrWarn(getErrorLocation(loc) + "call to " + in relocateAlloc()
664 errorOrWarn(sec.getLocation(rel.offset) + ": ULEB128 value " + in relocateAlloc()671 errorOrWarn(sec.getLocation(rel.offset) + in relocateAlloc()836 errorOrWarn(getErrorLocation((const uint8_t*)loc) + in relax()1065 errorOrWarn(toString(sec) + ": " + s + ": " + in mergeArch()1113 errorOrWarn(toString(sec) + " has stack_align=" + Twine(*i) + in mergeAttributesSection()1164 errorOrWarn(llvm::toString(result.takeError())); in mergeAttributesSection()
165 errorOrWarn(getErrorLocation(loc) + "extra space for uleb128"); in handleUleb128()717 errorOrWarn(getErrorLocation((const uint8_t *)loc) + in relax()
482 errorOrWarn(getErrorLocation(loc - 3) + in relaxTlsGdToLe()523 errorOrWarn(getErrorLocation(loc - 3) + in relaxTlsGdToIe()
1112 errorOrWarn("CMSE symbol '" + CHECK(eSyms[i].getName(stringTable), this) + in importCmseSymbols()
589 errorOrWarn("R_RISCV_PCREL_LO12 relocation points to an absolute symbol: " + in getRISCVPCRelHi20()614 errorOrWarn("R_RISCV_PCREL_LO12 relocation points to " + in getRISCVPCRelHi20()946 errorOrWarn(getLocation(offset) + ": ULEB128 value " + Twine(val) + in relocateNonAlloc()951 errorOrWarn(getLocation(offset) + in relocateNonAlloc()1022 errorOrWarn(msg); in relocateNonAlloc()1285 errorOrWarn("corrupted .eh_frame: " + Twine(msg) + "\n>>> defined in " + in split()
507 void errorOrWarn(const Twine &msg);510 errorOrWarn(loc + "internal linker error: " + msg + "\n" + in internalLinkerError()
125 errorOrWarn(errPlace.loc + "relocation " + lld::toString(rel.type) + in reportRangeError()137 errorOrWarn(errPlace.loc + msg + " is out of range: " + Twine(v) + in reportRangeError()1176 errorOrWarn("cannot preempt symbol: " + toString(sym) + in processAux()1224 errorOrWarn("symbol '" + toString(sym) + in processAux()1233 errorOrWarn("relocation " + toString(type) + " cannot be used against " + in processAux()1273 errorOrWarn("relocation " + toString(type) + " against " + toString(sym) + in handleTlsRelocation()1456 errorOrWarn("R_PPC64_TLSGD/R_PPC64_TLSLD may not be the last " in scanOne()
281 errorOrWarn("version script assignment of '" + ver + "' to symbol '" + in scanVersionScript()
1185 errorOrWarn(toString(this) + ": symbol (" + Twine(i) + in postParse()1194 errorOrWarn("TLS attribute mismatch: " + toString(sym) + "\n>>> in " + in postParse()1501 errorOrWarn(toString(this) + ": invalid local symbol '" + name + in parse()
1752 errorOrWarn("assignment to symbol " + toString(*changedSym) + in finalizeAddressDependentContent()2021 ? errorOrWarn in finalizeSections()2816 errorOrWarn("section " + a.sec->name + " " + name + in checkOverlap()2834 errorOrWarn("section " + os->name + " at 0x" + utohexstr(os->addr) + in checkSections()
86 void elf::errorOrWarn(const Twine &msg) { in errorOrWarn() function in elf671 UnresolvedPolicy errorOrWarn = args.hasFlag(OPT_error_unresolved_symbols, in setUnresolvedSymbolPolicy() local722 diagRegular ? errorOrWarn : UnresolvedPolicy::Ignore; in setUnresolvedSymbolPolicy()724 diagShlib ? errorOrWarn : UnresolvedPolicy::Ignore; in setUnresolvedSymbolPolicy()
2869 errorOrWarn("--gdb-index: constant pool size (" + Twine(off) + in createSymbols()3939 errorOrWarn("address of the tagged symbol \"" + sym->getName() + in createMemtagGlobalDescriptors()3943 errorOrWarn("address of the tagged symbol \"" + sym->getName() + in createMemtagGlobalDescriptors()3947 errorOrWarn("size of the tagged symbol \"" + sym->getName() + in createMemtagGlobalDescriptors()3950 errorOrWarn("size of the tagged symbol \"" + sym->getName() + in createMemtagGlobalDescriptors()
127 errorOrWarn("section type mismatch for " + isec->name + "\n>>> " + in commitSection()
1513 errorOrWarn(backwardDotErr); in checkFinalScriptConditions()
819 errorOrWarn(msg); in readAssert()
87 static void errorOrWarn(const Twine &s, bool forceUnresolved) { in errorOrWarn() function278 errorOrWarn(os.str(), ctx.config.forceUnresolved); in reportUndefinedSymbol()408 errorOrWarn("<root>: undefined symbol: " + toString(ctx, *b), in reportProblemSymbols()