Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.h67 R_TLSGD_PC, enumerator
H A DRelocations.cpp276 R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC>(expr)) { in handleTlsRelocation()
413 R_PLT_PC, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC, R_PPC32_PLTREL, in isStaticLinkTimeConstant()
H A DInputSection.cpp853 case R_TLSGD_PC: in getRelocTargetVA()
/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp264 return R_TLSGD_PC; in getRelExpr()
H A DARM.cpp121 return R_TLSGD_PC; in getRelExpr()
H A DX86_64.cpp336 return R_TLSGD_PC; in getRelExpr()
H A DPPC64.cpp1009 return R_TLSGD_PC; in getRelExpr()