Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/coff/
HDinternal.h231 short o_sntoc; /* section number for toc */ member
/dragonfly/contrib/binutils-2.27/include/coff/
HDinternal.h268 short o_sntoc; /* section number for toc */ member
/dragonfly/contrib/binutils-2.34/include/coff/
HDinternal.h265 short o_sntoc; /* section number for toc */ member
/dragonfly/contrib/binutils-2.27/binutils/
HDod-xcoff.c490 (unsigned int)bfd_h_get_16 (abfd, auxhdr.o_sntoc)); in dump_xcoff32_aout_header()
/dragonfly/contrib/binutils-2.34/bfd/
HDcoffcode.h2045 xcoff->sntoc = internal_a->o_sntoc; in coff_mkobject_hook()
4030 internal_a.o_sntoc = xcoff_data (abfd)->sntoc; in coff_write_object_contents()
/dragonfly/contrib/binutils-2.27/bfd/
HDcoffcode.h2062 xcoff->sntoc = internal_a->o_sntoc; in coff_mkobject_hook()
4329 internal_a.o_sntoc = xcoff_data (abfd)->sntoc; in coff_write_object_contents()