Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_relocs.h44 #define R_GENERIC_TLS_DTPMOD R_AARCH64_TLS_DTPMOD macro
58 #define R_GENERIC_TLS_DTPMOD R_ARM_TLS_DTPMOD32 macro
71 #define R_GENERIC_TLS_DTPMOD R_386_TLS_DTPMOD32 macro
84 #define R_GENERIC_TLS_DTPMOD R_X86_64_DTPMOD64 macro
Dlinker_relocate.cpp49 case R_GENERIC_TLS_DTPMOD: in is_tls_reloc()
398 case R_GENERIC_TLS_DTPMOD: in process_relocation_impl()