Home
last modified time | relevance | path

Searched refs:R_TLSLD_PC (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.h73 R_TLSLD_PC, enumerator
DInputSection.cpp847 case R_TLSLD_PC: 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/
DARM.cpp123 return R_TLSLD_PC; in getRelExpr()
DX86_64.cpp331 return R_TLSLD_PC; in getRelExpr()
DPPC64.cpp1006 return R_TLSLD_PC; in getRelExpr()