Searched refs:coff_section_tdata (Results 1 – 10 of 10) sorted by relevance
180 struct coff_section_tdata struct205 ((struct coff_section_tdata *) (sec)->used_by_bfd)
427 #define SIZEOF_ILF_SECTIONS (NUM_ILF_SECTIONS * sizeof (struct coff_section_tdata))632 sec->used_by_bfd = (struct coff_section_tdata *) vars->data; in pe_ILF_make_a_section()633 vars->data += sizeof (struct coff_section_tdata); in pe_ILF_make_a_section()
184 struct coff_section_tdata struct209 ((struct coff_section_tdata *) (sec)->used_by_bfd)
463 amt = sizeof (struct coff_section_tdata); in _bfd_coff_read_internal_relocs()2044 struct coff_section_tdata *sec_data; in coff_find_nearest_line()2220 amt = sizeof (struct coff_section_tdata); in coff_find_nearest_line()2222 sec_data = (struct coff_section_tdata *) section->used_by_bfd; in coff_find_nearest_line()
591 struct coff_section_tdata *secdata in coff_link_add_symbols()596 amt = sizeof (struct coff_section_tdata); in coff_link_add_symbols()2276 struct coff_section_tdata *secdata; in _bfd_coff_link_input_bfd()
1665 amt = sizeof (struct coff_section_tdata); in coff_set_alignment_hook()3116 bfd_size_type amt = sizeof (struct coff_section_tdata); in coff_compute_section_file_positions()
133 bfd_size_type amt = sizeof (struct coff_section_tdata); in xcoff_get_section_contents()1433 amt = sizeof (struct coff_section_tdata); in xcoff_link_add_symbols()1574 amt = sizeof (struct coff_section_tdata); in xcoff_link_add_symbols()
2043 bfd_size_type amt = sizeof (struct coff_section_tdata); in _bfd_XX_bfd_copy_private_section_data()
1671 * libcoff-in.h (struct coff_section_tdata): Add offset, i,1802 * libcoff-in.h (struct coff_section_tdata): Add tdata field.2223 to PTR, not coff_section_tdata pointer, since PTR is the real type2438 (coff_section_tdata): Define new structure.
5063 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.