Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/coff/
Drs6k64.h50 unsigned char o_sntext[2]; /* section number of .text section */ member
Drs6000.h46 unsigned char o_sntext[2]; /* section number of .text section */ member
Dinternal.h228 short o_sntext; /* section number for text */ member
/freebsd-9-stable/contrib/binutils/bfd/
Dcoffswap.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()
Dcoff64-rs6000.c1001 internal_a.o_sntext = text_sec->target_index;
1006 internal_a.o_sntext = 0;
Dcoffcode.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()