Searched refs:o_algntext (Results 1 – 6 of 6) sorted by relevance
55 unsigned char o_algntext[2]; /* .text alignment */ member
51 unsigned char o_algntext[2]; /* .text alignment */ member
233 short o_algntext; /* max alignment for text */ member
643 aouthdr_int->o_algntext = H_GET_16 (abfd, aouthdr_ext->o_algntext); in coff_swap_aouthdr_in()707 H_PUT_16 (abfd, aouthdr_in->o_algntext, aouthdr_out->o_algntext); in coff_swap_aouthdr_out()
1827 bfd_xcoff_text_align_power (abfd) = internal_a->o_algntext; in coff_mkobject_hook()4034 internal_a.o_algntext = bfd_get_section_alignment (abfd, text_sec); in coff_write_object_contents()4039 internal_a.o_algntext = 0; in coff_write_object_contents()
1002 internal_a.o_algntext = bfd_get_section_alignment (abfd, text_sec);1007 internal_a.o_algntext = 0;