Searched refs:array_expect_in (Results 1 – 1 of 1) sorted by relevance
3742 int array_align_in, array_align_out, array_expect_in, array_expect_out; in elf32_tic6x_merge_attributes() local3799 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()