Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h70 R_TLSDESC_GOTPLT, enumerator
H A DRelocations.cpp1325 R_TLSDESC_GOTPLT>(expr) && in handleTlsRelocation()
1393 R_TLSDESC_GOTPLT, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC, in handleTlsRelocation()
1524 R_TLSDESC_GOTPLT, R_TLSGD_GOTPLT>(expr)) { in scanOne()
H A DInputSection.cpp916 case R_TLSDESC_GOTPLT: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp134 return R_TLSDESC_GOTPLT; in getRelExpr()