Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DRelocations.h69 R_TLSLD_GOT, enumerator
DInputSection.cpp857 case R_TLSLD_GOT: in getRelocTargetVA()
DRelocations.cpp232 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>( in handleTlsRelocation()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DPPC.cpp251 return R_TLSLD_GOT; in getRelExpr()
DPPC64.cpp1014 return R_TLSLD_GOT; in getRelExpr()