Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h71 R_TLSLD_GOT_OFF, enumerator
DRelocations.cpp260 if (expr == R_TLSLD_GOT_OFF) { in handleTlsRelocation()
404 if (oneof<R_DTPREL, R_GOTPLT, R_GOT_OFF, R_TLSLD_GOT_OFF, in isStaticLinkTimeConstant()
DInputSection.cpp701 case R_TLSLD_GOT_OFF: in getRelocTargetVA()
/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp1016 return R_TLSLD_GOT_OFF; in getRelExpr()