Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h74 R_TLSIE_HINT, enumerator
HDRelocations.cpp1419 R_LOONGARCH_GOT_PAGE_PC, R_GOT_OFF, R_TLSIE_HINT>(expr)) { in handleTlsRelocation()
1425 } else if (expr != R_TLSIE_HINT) { in handleTlsRelocation()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDPPC.cpp255 return R_TLSIE_HINT; in getRelExpr()
HDPPC64.cpp1098 return R_TLSIE_HINT; in getRelExpr()