Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h64 R_TLSDESC_PC, enumerator
DRelocations.cpp198 if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC>( in handleTlsRelocation()
271 if (oneof<R_AARCH64_TLSDESC_PAGE, R_TLSDESC, R_TLSDESC_CALL, R_TLSDESC_PC, in handleTlsRelocation()
410 R_TLSDESC_PC, R_AARCH64_TLSDESC_PAGE, R_TLSLD_HINT, R_TLSIE_HINT>( in isStaticLinkTimeConstant()
DInputSection.cpp832 case R_TLSDESC_PC: in getRelocTargetVA()
/external/llvm-project/lld/ELF/Arch/
DX86_64.cpp348 return R_TLSDESC_PC; in getRelExpr()