Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/coff/
Drs6k64.h54 unsigned char o_snbss[2]; /* section number of .bss section */ member
Drs6000.h50 unsigned char o_snbss[2]; /* section number of .bss section */ member
Dinternal.h232 short o_snbss; /* section number for bss */ member
/freebsd-10-stable/contrib/binutils/bfd/
Dcoffswap.h642 aouthdr_int->o_snbss = H_GET_16 (abfd, aouthdr_ext->o_snbss); in coff_swap_aouthdr_in()
706 H_PUT_16 (abfd, aouthdr_in->o_snbss, aouthdr_out->o_snbss); in coff_swap_aouthdr_out()
Dcoff64-rs6000.c1027 internal_a.o_snbss = bss_sec->target_index;
1029 internal_a.o_snbss = 0;
Dcoffcode.h4057 internal_a.o_snbss = bss_sec->target_index; in coff_write_object_contents()
4059 internal_a.o_snbss = 0; in coff_write_object_contents()