reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/Arch/AArch64.cpp
  150     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
tools/lld/ELF/Arch/AMDGPU.cpp
   99     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
tools/lld/ELF/Arch/ARM.cpp
  517     error(getErrorLocation(loc) + "unrecognized relocation " + toString(type));
tools/lld/ELF/Arch/AVR.cpp
   70     error(getErrorLocation(loc) + "unrecognized relocation " + toString(type));
tools/lld/ELF/Arch/Hexagon.cpp
  129     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
tools/lld/ELF/Arch/MSP430.cpp
   87     error(getErrorLocation(loc) + "unrecognized relocation " + toString(type));
tools/lld/ELF/Arch/Mips.cpp
  183     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
  462   error(getErrorLocation(loc) + "unsupported relocations combination " +
  520   error(getErrorLocation(loc) +
tools/lld/ELF/Arch/PPC.cpp
  238     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
tools/lld/ELF/Arch/PPC64.cpp
  631     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
  836         error(getErrorLocation(loc) +
  856         error(getErrorLocation(loc) +
 1074     error(getErrorLocation(loc) + "split-stack prologue adjustment overflows");
tools/lld/ELF/Arch/RISCV.cpp
  434     error(getErrorLocation(loc) +
tools/lld/ELF/Arch/SPARCV9.cpp
   72     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
tools/lld/ELF/Arch/X86.cpp
  153     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
tools/lld/ELF/Arch/X86_64.cpp
  126     error(getErrorLocation(loc) + "unknown relocation (" + Twine(type) +
  206       error(getErrorLocation(loc - 3) + "R_X86_64_GOTPC32_TLSDESC must be used "
  246       error(getErrorLocation(loc - 3) + "R_X86_64_GOTPC32_TLSDESC must be used "
  293     error(getErrorLocation(loc - 3) +
  346   error(getErrorLocation(loc - 3) +
tools/lld/ELF/InputSection.cpp
  975           error(getErrorLocation(bufLoc) + "call lacks nop, can't restore toc");
tools/lld/ELF/Target.h
  229     error(getErrorLocation(loc) + "improper alignment for relocation " +