Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h68 R_TLSIE_HINT, enumerator
DRelocations.cpp320 R_TLSIE_HINT>(expr) && in handleTlsRelocation()
326 if (expr == R_TLSIE_HINT) in handleTlsRelocation()
410 R_TLSDESC_PC, R_AARCH64_TLSDESC_PAGE, R_TLSLD_HINT, R_TLSIE_HINT>( in isStaticLinkTimeConstant()
/external/llvm-project/lld/ELF/Arch/
DPPC.cpp253 return R_TLSIE_HINT; in getRelExpr()
DPPC64.cpp1047 return R_TLSIE_HINT; in getRelExpr()