Searched refs:sntoc (Results 1 – 7 of 7) sorted by relevance
154 int sntoc; member
365 if (ix->sntoc == 0) in _bfd_xcoff_copy_private_bfd_data()366 ox->sntoc = 0; in _bfd_xcoff_copy_private_bfd_data()369 sec = coff_section_from_bfd_index (ibfd, ix->sntoc); in _bfd_xcoff_copy_private_bfd_data()371 ox->sntoc = 0; in _bfd_xcoff_copy_private_bfd_data()373 ox->sntoc = sec->output_section->target_index; in _bfd_xcoff_copy_private_bfd_data()
158 int sntoc; member
2051 xcoff->sntoc = internal_a->o_sntoc; in coff_mkobject_hook()4295 internal_a.o_sntoc = xcoff_data (abfd)->sntoc; in coff_write_object_contents()
996 internal_a.o_sntoc = xcoff_data (abfd)->sntoc; in xcoff64_write_object_contents()
6230 entry_section fields. Add sntoc and snentry fields.6232 * coffcode.h (coff_mkobject_hook): Initialize sntoc and snentry,6236 snentry and sntoc rather than entry_section and toc_section.6237 * coff-rs6000.c (xcoff_copy_private_bfd_data): Copy sntoc and6243 (xcoff_link_input_bfd): Set sntoc, not toc_section.6244 (xcoff_write_global_symbol): Get toc_section from sntoc, rather
5118 xcoff_data (output_bfd)->sntoc = section_index; in xcoff_find_tc0()5515 xcoff_data (output_bfd)->sntoc); in xcoff_write_global_symbol()