Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h76 R_TLSLD_PC, enumerator
H A DInputSection.cpp802 case R_TLSLD_PC: in getRelocTargetVA()
H A DRelocations.cpp1218 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>( in handleTlsRelocation()
/llvm-project-15.0.7/lld/ELF/Arch/
H A DARM.cpp126 return R_TLSLD_PC; in getRelExpr()
H A DX86_64.cpp338 return R_TLSLD_PC; in getRelExpr()
H A DPPC64.cpp1009 return R_TLSLD_PC; in getRelExpr()