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

Overrides

tools/lld/ELF/Target.cpp
  155 void TargetInfo::relaxGot(uint8_t *loc, RelType type, uint64_t val) const {

Declarations

tools/lld/ELF/Arch/X86_64.cpp
   42   void relaxGot(uint8_t *loc, RelType type, uint64_t val) const override;