Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDPPC.cpp390 return R_RELAX_TLS_LD_TO_LE_ABS; in adjustTlsExpr()
513 case R_RELAX_TLS_LD_TO_LE_ABS: in relocateAlloc()
HDPPC64.cpp1479 return R_RELAX_TLS_LD_TO_LE_ABS; in adjustTlsExpr()
1633 case R_RELAX_TLS_LD_TO_LE_ABS: in relocateAlloc()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h63 R_RELAX_TLS_LD_TO_LE_ABS, enumerator
HDInputSection.cpp724 case R_RELAX_TLS_LD_TO_LE_ABS: in getRelocTargetVA()