Home
last modified time | relevance | path

Searched refs:array_expect_in (Results 1 – 9 of 9) sorted by relevance

/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-tic6x.c3594 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3657 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3659 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3676 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3755 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3756 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3758 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-tic6x.c3594 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3657 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3659 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3676 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3755 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3756 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3758 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-tic6x.c3603 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3660 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3662 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3679 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3765 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3766 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3768 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-tic6x.c3594 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3657 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3659 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3676 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3755 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3756 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3758 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-tic6x.c3594 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3657 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3659 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3676 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3755 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3756 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3758 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-tic6x.c3739 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3796 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3798 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3815 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3887 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3888 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3890 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-tic6x.c3739 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3796 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3798 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3815 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3887 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3888 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3890 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-tic6x.c3742 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3799 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3801 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3818 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3890 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3891 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3893 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-tic6x.c3678 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3737 array_expect_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3739 if (array_expect_in == -1) in elf32_tic6x_merge_attributes()
3756 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3832 && array_expect_in != -1 in elf32_tic6x_merge_attributes()
3833 && array_expect_out < array_expect_in) in elf32_tic6x_merge_attributes()
3835 = elf32_tic6x_array_alignment_to_tag (array_expect_in); in elf32_tic6x_merge_attributes()