Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Drs6k64.h55 unsigned char o_algntext[2]; /* .text alignment */ member
H A Drs6000.h55 unsigned char o_algntext[2]; /* .text alignment */ member
H A Dinternal.h233 short o_algntext; /* max alignment for text */ member
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Drs6k64.h55 unsigned char o_algntext[2]; /* .text alignment */ member
H A Drs6000.h55 unsigned char o_algntext[2]; /* .text alignment */ member
H A Dinternal.h233 short o_algntext; /* max alignment for text */ member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffswap.h643 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()
H A Dcoffcode.h1823 bfd_xcoff_text_align_power (abfd) = internal_a->o_algntext; in coff_mkobject_hook()
4026 internal_a.o_algntext = bfd_get_section_alignment (abfd, text_sec); in coff_write_object_contents()
4031 internal_a.o_algntext = 0; in coff_write_object_contents()
H A Dcoff64-rs6000.c1001 internal_a.o_algntext = bfd_get_section_alignment (abfd, text_sec);
1006 internal_a.o_algntext = 0;
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoffswap.h701 aouthdr_int->o_algntext = H_GET_16 (abfd, aouthdr_ext->o_algntext);
768 H_PUT_16 (abfd, aouthdr_in->o_algntext, aouthdr_out->o_algntext);
H A Dcoffcode.h1851 bfd_xcoff_text_align_power (abfd) = internal_a->o_algntext;
4173 internal_a.o_algntext = bfd_get_section_alignment (abfd, text_sec);
4178 internal_a.o_algntext = 0;
H A Dcoff64-rs6000.c1002 internal_a.o_algntext = bfd_get_section_alignment (abfd, text_sec);
1007 internal_a.o_algntext = 0;