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

References

tools/lld/COFF/ICF.cpp
  159         return d1->getValue() == d2->getValue() &&
  159         return d1->getValue() == d2->getValue() &&
tools/lld/COFF/PDB.cpp
 1733           secrels[r.VirtualAddress] = s->getValue();
tools/lld/COFF/SymbolTable.cpp
   92         d->getValue() > addr ||
   93         (candidate && d->getValue() < candidate->getValue()))
   93         (candidate && d->getValue() < candidate->getValue()))
  572     os << getSourceLocation(d->getFile(), d->getChunk(), d->getValue(),