Home
last modified time | relevance | path

Searched refs:R_TLSGD_PC (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h73 R_TLSGD_PC, enumerator
H A DInputSection.cpp926 case R_TLSGD_PC: in getRelocTargetVA()
H A DRelocations.cpp1393 R_TLSDESC_GOTPLT, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC, in handleTlsRelocation()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp517 return R_TLSGD_PC; in getRelExpr()
H A DX86_64.cpp372 return R_TLSGD_PC; in getRelExpr()
H A DPPC64.cpp1050 return R_TLSGD_PC; in getRelExpr()
H A DRISCV.cpp313 return R_TLSGD_PC; in getRelExpr()
H A DARM.cpp145 return R_TLSGD_PC; in getRelExpr()