Searched refs:DF_STATIC_TLS (Results 1 – 7 of 7) sorted by relevance
141 { DF_STATIC_TLS, MSG_DF_STATIC_TLS_CF }, in conv_dyn_flag_strings()149 { DF_STATIC_TLS, MSG_DF_STATIC_TLS_CFNP }, in conv_dyn_flag_strings()157 { DF_STATIC_TLS, MSG_DF_STATIC_TLS_NF }, in conv_dyn_flag_strings()
299 @ MSG_DF_STATIC_TLS_CF "DF_STATIC_TLS" # 0x00000010
253 #define DF_STATIC_TLS 0x00000010 /* obj. contains static TLS refs */ macro
1318 ofl->ofl_dtflags |= DF_STATIC_TLS; in ld_reloc_TLS()
1293 ofl->ofl_dtflags |= DF_STATIC_TLS; in ld_reloc_TLS()
1722 ofl->ofl_dtflags |= DF_STATIC_TLS; in ld_reloc_TLS()
2021 if (dyn->d_un.d_val & DF_STATIC_TLS) {