Home
last modified time | relevance | path

Searched refs:R_GENERIC_TLS_DTPREL (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_relocs.h45 #define R_GENERIC_TLS_DTPREL R_AARCH64_TLS_DTPREL macro
59 #define R_GENERIC_TLS_DTPREL R_ARM_TLS_DTPOFF32 macro
72 #define R_GENERIC_TLS_DTPREL R_386_TLS_DTPOFF32 macro
85 #define R_GENERIC_TLS_DTPREL R_X86_64_DTPOFF64 macro
Dlinker_relocate.cpp50 case R_GENERIC_TLS_DTPREL: in is_tls_reloc()
413 case R_GENERIC_TLS_DTPREL: in process_relocation_impl()