Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.h73 R_TLSLD_PC, enumerator
H A DInputSection.cpp859 case R_TLSLD_PC: in getRelocTargetVA()
H A DRelocations.cpp232 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>( in handleTlsRelocation()
/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp123 return R_TLSLD_PC; in getRelExpr()
H A DX86_64.cpp334 return R_TLSLD_PC; in getRelExpr()
H A DPPC64.cpp1016 return R_TLSLD_PC; in getRelExpr()