Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h70 R_TLSLD_GOTPLT, enumerator
DInputSection.cpp843 case R_TLSLD_GOTPLT: in getRelocTargetVA()
DRelocations.cpp228 if (oneof<R_TLSLD_GOT, R_TLSLD_GOTPLT, R_TLSLD_PC, R_TLSLD_HINT>( in handleTlsRelocation()
/external/llvm-project/lld/ELF/Arch/
DX86.cpp97 return R_TLSLD_GOTPLT; in getRelExpr()