Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDrs6k64.h50 unsigned char o_sntext[2]; /* section number of .text section */ member
HDrs6000.h46 unsigned char o_sntext[2]; /* section number of .text section */ member
HDinternal.h228 short o_sntext; /* section number for text */ member
/freebsd-11-stable/contrib/binutils/bfd/
HDcoffswap.h638 aouthdr_int->o_sntext = H_GET_16 (abfd, aouthdr_ext->o_sntext); in coff_swap_aouthdr_in()
702 H_PUT_16 (abfd, aouthdr_in->o_sntext, aouthdr_out->o_sntext); in coff_swap_aouthdr_out()
HDcoff64-rs6000.c1001 internal_a.o_sntext = text_sec->target_index;
1006 internal_a.o_sntext = 0;
HDcoffcode.h4033 internal_a.o_sntext = text_sec->target_index; in coff_write_object_contents()
4038 internal_a.o_sntext = 0; in coff_write_object_contents()