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

References

tools/lld/ELF/InputSection.cpp
  572   if (!d->section) {
  577   InputSection *isec = cast<InputSection>(d->section);
  581          isec->getObjMsg(d->value) + " is ignored");
  586   r.offset = d->value;
  598   error("R_RISCV_PCREL_LO12 relocation points to " + isec->getObjMsg(d->value) +