Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/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
3639 array_align_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3641 if (array_align_in == -1) in elf32_tic6x_merge_attributes()
3684 if (array_align_in < array_expect_out) in elf32_tic6x_merge_attributes()
3747 && array_align_in != -1 in elf32_tic6x_merge_attributes()
3748 && array_align_out > array_align_in) in elf32_tic6x_merge_attributes()
3750 = elf32_tic6x_array_alignment_to_tag (array_align_in); in elf32_tic6x_merge_attributes()
/netbsd-src/external/gpl3/binutils.old/dist/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
3639 array_align_in = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3641 if (array_align_in == -1) in elf32_tic6x_merge_attributes()
3684 if (array_align_in < array_expect_out) in elf32_tic6x_merge_attributes()
3747 && array_align_in != -1 in elf32_tic6x_merge_attributes()
3748 && array_align_out > array_align_in) in elf32_tic6x_merge_attributes()
3750 = elf32_tic6x_array_alignment_to_tag (array_align_in); in elf32_tic6x_merge_attributes()