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

/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DMSP430.cpp86 error(getErrorLocation(loc) + "unrecognized relocation " +
H A DAMDGPU.cpp175 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
195 internalLinkerError(getErrorLocation(buf),
H A DX86.cpp148 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
277 internalLinkerError(getErrorLocation(buf),
368 error(getErrorLocation(loc - 2) +
400 error(getErrorLocation(loc - 2) +
H A DX86_64.cpp400 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
482 errorOrWarn(getErrorLocation(loc - 3) +
523 errorOrWarn(getErrorLocation(loc - 3) +
572 error(getErrorLocation(loc - 3) +
616 error(getErrorLocation(loc - 3) +
754 internalLinkerError(getErrorLocation(buf),
H A DMips.cpp90 warn(getErrorLocation(loc) +
194 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
475 internalLinkerError(getErrorLocation(buf),
503 error(getErrorLocation(loc) + "unsupported relocations combination " +
561 error(getErrorLocation(loc) +
H A DLoongArch.cpp165 errorOrWarn(getErrorLocation(loc) + "extra space for uleb128");
277 internalLinkerError(getErrorLocation(buf),
499 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
717 errorOrWarn(getErrorLocation((const uint8_t *)loc) +
H A DPPC64.cpp1100 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
1129 internalLinkerError(getErrorLocation(buf),
1335 error(getErrorLocation(loc) +
1355 error(getErrorLocation(loc) +
1617 errorOrWarn(getErrorLocation(loc) + "call to " +
1730 error(getErrorLocation(loc) + "split-stack prologue adjustment overflows");
H A DSystemZ.cpp173 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
264 internalLinkerError(getErrorLocation(buf),
H A DHexagon.cpp158 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
403 internalLinkerError(getErrorLocation(buf),
H A DSPARCV9.cpp81 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
H A DAVR.cpp96 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
H A DPPC.cpp266 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
293 internalLinkerError(getErrorLocation(buf),
H A DARM.cpp194 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
431 warn(getErrorLocation(loc) + "branch and link relocation: " +
478 error(getErrorLocation(loc) + "unencodeable immediate " + Twine(val).str() +
789 internalLinkerError(getErrorLocation(buf),
H A DRISCV.cpp176 internalLinkerError(getErrorLocation(buf),
329 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
836 errorOrWarn(getErrorLocation((const uint8_t*)loc) +
H A DAArch64.cpp173 error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
229 internalLinkerError(getErrorLocation(buf),
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DTarget.cpp128 internalLinkerError(getErrorLocation(buf),
H A DTarget.h205 static inline std::string getErrorLocation(const uint8_t *loc) { function in namespace:lld::elf
279 error(getErrorLocation(loc) + "improper alignment for relocation " +
H A DOutputSections.cpp764 getErrorLocation(relocTarget),

Completed in 248 milliseconds