Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h69 R_TLSGD_GOTPLT, enumerator
H A DRelocations.cpp1251 R_TLSDESC_GOTPLT, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC>(expr)) { in handleTlsRelocation()
1368 R_TLSDESC_GOTPLT, R_TLSGD_GOTPLT>(expr)) { in scanOne()
H A DInputSection.cpp794 case R_TLSGD_GOTPLT: in getRelocTargetVA()
/llvm-project-15.0.7/lld/ELF/Arch/
H A DHexagon.cpp132 return R_TLSGD_GOTPLT; in getRelExpr()
H A DX86.cpp91 return R_TLSGD_GOTPLT; in getRelExpr()