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

References

tools/lld/ELF/Relocations.cpp
 1080       errorOrWarn("cannot preempt symbol: " + toString(sym) +
 1128         errorOrWarn("symbol '" + toString(sym) +
 1145       errorOrWarn(
 1153       errorOrWarn(
 1160   errorOrWarn("symbol '" + toString(sym) + "' has no type" +
tools/lld/ELF/ScriptParser.cpp
  723       errorOrWarn(msg);
tools/lld/ELF/Target.h
  201   errorOrWarn(errPlace.loc + "relocation " + lld::toString(type) +
tools/lld/ELF/Writer.cpp
 1594         errorOrWarn("assignment to symbol " + toString(*changedSym) +
 2446     errorOrWarn("section " + a.sec->name + " " + name +
 2464       errorOrWarn("section " + os->name + " at 0x" + utohexstr(os->addr) +