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

Overrides

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

Declarations

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