Searched refs:has_tls_gd_or_ie (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-tilegx.c1604 bool has_tls_gd_or_ie = false, has_tls_add = false;
1636 has_tls_gd_or_ie = true;
1647 sec->sec_flg0 = (has_tls_gd_or_ie && !has_tls_add);
1603 bool has_tls_gd_or_ie = false, has_tls_add = false; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-tilegx.c1604 bfd_boolean has_tls_gd_or_ie = FALSE, has_tls_add = FALSE;
1636 has_tls_gd_or_ie = TRUE;
1647 sec->sec_flg0 = (has_tls_gd_or_ie && !has_tls_add);
1603 bfd_boolean has_tls_gd_or_ie = FALSE, has_tls_add = FALSE; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-tilegx.c1604 bool has_tls_gd_or_ie = false, has_tls_add = false;
1636 has_tls_gd_or_ie = true;
1647 sec->sec_flg0 = (has_tls_gd_or_ie && !has_tls_add);
1603 bool has_tls_gd_or_ie = false, has_tls_add = false; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-tilegx.c1604 bool has_tls_gd_or_ie = false, has_tls_add = false;
1636 has_tls_gd_or_ie = true;
1647 sec->sec_flg0 = (has_tls_gd_or_ie && !has_tls_add);
1603 bool has_tls_gd_or_ie = false, has_tls_add = false; local

Completed in 126 milliseconds