Searched refs:bfd_xcoff_data_align_power (Results 1 – 3 of 3) sorted by relevance
201 #define bfd_xcoff_data_align_power(a) ((xcoff_data (a)->data_align_power)) macro
1558 if (bfd_xcoff_data_align_power (abfd) != 0 in coff_new_section_hook()1560 section->alignment_power = bfd_xcoff_data_align_power (abfd); in coff_new_section_hook()1824 bfd_xcoff_data_align_power (abfd) = internal_a->o_algndata; in coff_mkobject_hook()
315 bfd_xcoff_data_align_power (obfd) = bfd_xcoff_data_align_power (ibfd);