Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h69 R_TLSLD_GOT, enumerator
DInputSection.cpp845 case R_TLSLD_GOT: 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/
DPPC.cpp249 return R_TLSLD_GOT; in getRelExpr()
DPPC64.cpp1004 return R_TLSLD_GOT; in getRelExpr()