Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h72 R_TLSGD_GOTPLT, enumerator
H A DRelocations.cpp1393 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.cpp924 case R_TLSGD_GOTPLT: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DHexagon.cpp131 return R_TLSGD_GOTPLT; in getRelExpr()
H A DX86.cpp82 return R_TLSGD_GOTPLT; in getRelExpr()