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

References

tools/lld/ELF/InputSection.cpp
  687     return sym.getVA(a) - in.mipsGot->getGp(file);
  689     return in.mipsGot->getGp(file) + a;
  698     uint64_t v = in.mipsGot->getGp(file) + a - p;
  709     return in.mipsGot->getVA() + in.mipsGot->getPageEntryOffset(file, sym, a) -
  710            in.mipsGot->getGp(file);
  716     return in.mipsGot->getVA() + in.mipsGot->getSymEntryOffset(file, sym, a) -
  717            in.mipsGot->getGp(file);
  719     return in.mipsGot->getVA() + in.mipsGot->getGlobalDynOffset(file, sym) -
  720            in.mipsGot->getGp(file);
  722     return in.mipsGot->getVA() + in.mipsGot->getTlsIndexOffset(file) -
  723            in.mipsGot->getGp(file);
  730       return getRelocTargetVA(file, hiRel->type, hiRel->addend, sym.getVA(),