Searched refs:scomm (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dscomm-directive-2.s1 .scomm x,4,4
2 .scomm x,8,4
H A Dscomm-directive-5.s1 .scomm x
H A Dscomm-directive-7.s1 .scomm x,8,-4
H A Dscomm-directive-8.s1 .scomm x,-8,4
H A Dscomm-directive-1.s2 .scomm y,4,5
H A Dscomm-directive-3.s2 .scomm x,8,4
H A Dscomm-directive-4.s2 .scomm y4a,4,4
4 .scomm y4b,4,2
6 .scomm y2,2,4
8 .scomm y1,1,4
H A Dscomm-directive-6.s1 .scomm x,fish
H A Dscomm-directive-8.d1 #name: C6X .scomm directive 8
3 #source: scomm-directive-8.s
4 #warning: invalid length for .scomm directive
H A Dscomm-directive-1.d1 #name: C6X .scomm directive 1
3 #source: scomm-directive-1.s
H A Dscomm-directive-2.d1 #name: C6X .scomm directive 2
3 #source: scomm-directive-2.s
H A Dscomm-directive-3.d1 #name: C6X .scomm directive 3
3 #source: scomm-directive-3.s
H A Dscomm-directive-5.d1 #name: C6X .scomm directive 5
3 #source: scomm-directive-5.s
H A Dscomm-directive-6.d1 #name: C6X .scomm directive 6
3 #source: scomm-directive-6.s
H A Dscomm-directive-7.d1 #name: C6X .scomm directive 7
3 #source: scomm-directive-7.s
H A Dscomm-directive-4.d1 #name: C6X .scomm directive 4
3 #source: scomm-directive-4.s
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-tic6x/
H A Dcommon.s1 .scomm x,4,4
H A Dshlib-1.s44 .scomm c,4,4
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c1065 asection *scomm = bfd_get_section_by_name (abfd, ".scommon");
1067 if (scomm == NULL)
1069 scomm = bfd_make_section_with_flags (abfd, ".scommon",
1074 if (scomm == NULL)
1078 *secp = scomm;
1061 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local
H A Delf64-ia64-vms.c878 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local
880 if (scomm == NULL)
882 scomm = bfd_make_section_with_flags (abfd, ".scommon",
887 if (scomm == NULL)
891 *secp = scomm;
H A Delf64-alpha.c1247 asection *scomm = bfd_get_section_by_name (abfd, ".scommon");
1249 if (scomm == NULL)
1251 scomm = bfd_make_section_with_flags (abfd, ".scommon",
1256 if (scomm == NULL)
1260 *secp = scomm;
1242 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-alpha.c1242 asection *scomm = bfd_get_section_by_name (abfd, ".scommon");
1244 if (scomm == NULL)
1246 scomm = bfd_make_section_with_flags (abfd, ".scommon",
1251 if (scomm == NULL)
1255 *secp = scomm;
1237 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local
H A Delf64-ia64-vms.c878 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local
880 if (scomm == NULL)
882 scomm = bfd_make_section_with_flags (abfd, ".scommon",
887 if (scomm == NULL)
891 *secp = scomm;
H A Delfnn-ia64.c1065 asection *scomm = bfd_get_section_by_name (abfd, ".scommon");
1067 if (scomm == NULL)
1069 scomm = bfd_make_section_with_flags (abfd, ".scommon",
1074 if (scomm == NULL)
1078 *secp = scomm;
1061 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-alpha.c1242 asection *scomm = bfd_get_section_by_name (abfd, ".scommon");
1244 if (scomm == NULL)
1246 scomm = bfd_make_section_with_flags (abfd, ".scommon",
1251 if (scomm == NULL)
1255 *secp = scomm;
1237 asection *scomm = bfd_get_section_by_name (abfd, ".scommon"); local

Completed in 308 milliseconds

12