Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DRelocations.h75 R_TLSLD_PC, enumerator
DInputSection.cpp815 case R_TLSLD_PC: 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/
DARM.cpp126 return R_TLSLD_PC; in getRelExpr()
DX86_64.cpp325 return R_TLSLD_PC; in getRelExpr()
DPPC64.cpp1014 return R_TLSLD_PC; in getRelExpr()