Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp390 return R_RELAX_TLS_LD_TO_LE_ABS; in getTlsGdRelaxSkip()
513 case R_RELAX_TLS_LD_TO_LE_ABS: in relocateAlloc()
H A DPPC64.cpp1479 return R_RELAX_TLS_LD_TO_LE_ABS; in adjustTlsExpr()
1633 case R_RELAX_TLS_LD_TO_LE_ABS: in relocateAlloc()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h63 R_RELAX_TLS_LD_TO_LE_ABS, enumerator
H A DInputSection.cpp724 case R_RELAX_TLS_LD_TO_LE_ABS: in getRelocTargetVA()