Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h72 R_TLSGD_GOTPLT, enumerator
HDRelocations.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()
HDInputSection.cpp924 case R_TLSGD_GOTPLT: in getRelocTargetVA()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDHexagon.cpp131 return R_TLSGD_GOTPLT; in getRelExpr()
HDX86.cpp82 return R_TLSGD_GOTPLT; in getRelExpr()