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

Overrides

tools/lld/ELF/Target.cpp
  159 void TargetInfo::relaxTlsGdToLe(uint8_t *loc, RelType type,

Declarations

tools/lld/ELF/Arch/PPC64.cpp
  215   void relaxTlsGdToLe(uint8_t *loc, RelType type, uint64_t val) const override;