Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h87 R_TLSLD_PC, enumerator
H A DInputSection.cpp1002 case R_TLSLD_PC: in getRelocTargetVA()
H A DRelocations.cpp1395 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>(expr)) { in handleTlsRelocation()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp147 return R_TLSLD_PC; in getRelExpr()
H A DX86_64.cpp382 return R_TLSLD_PC; in getRelExpr()
H A DPPC64.cpp1058 return R_TLSLD_PC; in getRelExpr()
H A DLoongArch.cpp538 return R_TLSLD_PC; in getRelExpr()
H A DARM.cpp150 return R_TLSLD_PC; in getRelExpr()