Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h75 R_TLSLD_GOT, enumerator
HDInputSection.cpp932 case R_TLSLD_GOT: in getRelocTargetVA()
HDRelocations.cpp1361 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>(expr)) { in handleTlsRelocation()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDSystemZ.cpp154 return R_TLSLD_GOT; in getRelExpr()
HDPPC.cpp251 return R_TLSLD_GOT; in getRelExpr()
HDLoongArch.cpp493 return R_TLSLD_GOT; in getRelExpr()
HDPPC64.cpp1055 return R_TLSLD_GOT; in getRelExpr()