Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h70 R_TLSGD_PC, enumerator
H A DInputSection.cpp796 case R_TLSGD_PC: in getRelocTargetVA()
H A DRelocations.cpp1251 R_TLSDESC_GOTPLT, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC>(expr)) { in handleTlsRelocation()
/llvm-project-15.0.7/lld/ELF/Arch/
H A DARM.cpp124 return R_TLSGD_PC; in getRelExpr()
H A DX86_64.cpp340 return R_TLSGD_PC; in getRelExpr()
H A DRISCV.cpp279 return R_TLSGD_PC; in getRelExpr()
H A DPPC64.cpp1002 return R_TLSGD_PC; in getRelExpr()