Home
last modified time | relevance | path

Searched refs:R_RISCV_TLS_GOT_HI20 (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDRISCV.def24 ELF_RELOC(R_RISCV_TLS_GOT_HI20, 21)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVELFObjectWriter.cpp77 return ELF::R_RISCV_TLS_GOT_HI20; in getRelocType()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDRISCV.cpp314 case R_RISCV_TLS_GOT_HI20: in getRelExpr()
438 case R_RISCV_TLS_GOT_HI20: in relocate()
/freebsd-13-stable/sys/sys/
HDelf_common.h1346 #define R_RISCV_TLS_GOT_HI20 21 macro
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDInputSection.cpp655 it->type == R_RISCV_TLS_GD_HI20 || it->type == R_RISCV_TLS_GOT_HI20) in getRISCVPCRelHi20()
/freebsd-13-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2126 _ELF_DEFINE_RELOC(R_RISCV_TLS_GOT_HI20, 21) \