Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c3739 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local
3787 array_align_out = elf32_tic6x_tag_to_array_alignment in elf32_tic6x_merge_attributes()
3789 if (array_align_out == -1) in elf32_tic6x_merge_attributes()
3815 if (array_align_out < array_expect_in) in elf32_tic6x_merge_attributes()
3878 if (array_align_out != -1 in elf32_tic6x_merge_attributes()
3880 && array_align_out > array_align_in) in elf32_tic6x_merge_attributes()