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

References

lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
   72       return ELF::R_RISCV_TLS_GD_HI20;
tools/lld/ELF/Arch/RISCV.cpp
  216   case R_RISCV_TLS_GD_HI20:
  341   case R_RISCV_TLS_GD_HI20:
tools/lld/ELF/InputSection.cpp
  595         it->type == R_RISCV_TLS_GD_HI20 || it->type == R_RISCV_TLS_GOT_HI20)