Home
last modified time | relevance | path

Searched refs:R_TLSLD_GOTPLT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h76 R_TLSLD_GOTPLT, enumerator
H A DInputSection.cpp930 case R_TLSLD_GOTPLT: in getRelocTargetVA()
H A DRelocations.cpp1361 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 DX86.cpp84 return R_TLSLD_GOTPLT; in getRelExpr()