Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DRelocations.h72 R_TLSLD_GOTPLT, enumerator
DInputSection.cpp811 case R_TLSLD_GOTPLT: in getRelocTargetVA()
DRelocations.cpp1286 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>( in handleTlsRelocation()
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DX86.cpp84 return R_TLSLD_GOTPLT; in getRelExpr()