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/PPC64.cpp
  213   void relaxGot(uint8_t *loc, RelType type, uint64_t val) const override;