Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h68 R_TLSGD_GOTPLT, enumerator
H A DRelocations.cpp1318 R_TLSDESC_GOTPLT, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC>(expr)) { in handleTlsRelocation()
1436 R_TLSDESC_GOTPLT, R_TLSGD_GOTPLT>(expr)) { in scanOne()
H A DInputSection.cpp807 case R_TLSGD_GOTPLT: in getRelocTargetVA()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DHexagon.cpp132 return R_TLSGD_GOTPLT; in getRelExpr()
H A DX86.cpp82 return R_TLSGD_GOTPLT; in getRelExpr()