Searched refs:coff_section_tdata (Results 1 – 13 of 13) sorted by relevance
42 struct coff_section_tdata struct67 ((struct coff_section_tdata *) (sec)->used_by_bfd)
430 #define SIZEOF_ILF_SECTIONS (NUM_ILF_SECTIONS * sizeof (struct coff_section_tdata))642 unsigned int alignment = __alignof__ (struct coff_section_tdata); in pe_ILF_make_a_section()649 sec->used_by_bfd = (struct coff_section_tdata *) vars->data; in pe_ILF_make_a_section()650 vars->data += sizeof (struct coff_section_tdata); in pe_ILF_make_a_section()
239 bfd_size_type amt = sizeof (struct coff_section_tdata); in coff_i960_relocate()
563 amt = sizeof (struct coff_section_tdata); in _bfd_coff_read_internal_relocs()2232 struct coff_section_tdata *sec_data; in coff_find_nearest_line_with_names()2441 amt = sizeof (struct coff_section_tdata); in coff_find_nearest_line_with_names()2443 sec_data = (struct coff_section_tdata *) section->used_by_bfd; in coff_find_nearest_line_with_names()
531 struct coff_section_tdata *secdata in coff_link_add_symbols()536 amt = sizeof (struct coff_section_tdata); in coff_link_add_symbols()2349 struct coff_section_tdata *secdata; in _bfd_coff_link_input_bfd()
1900 amt = sizeof (struct coff_section_tdata); in coff_set_alignment_hook()3356 bfd_size_type amt = sizeof (struct coff_section_tdata); in coff_compute_section_file_positions()
216 bfd_size_type amt = sizeof (struct coff_section_tdata); in xcoff_get_section_contents()1688 amt = sizeof (struct coff_section_tdata); in xcoff_link_add_symbols()1821 amt = sizeof (struct coff_section_tdata); in xcoff_link_add_symbols()
723 bfd_size_type amt = sizeof (struct coff_section_tdata); in sh_relax_section()
3036 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.
216 (struct coff_section_tdata, coff_section_data): Move to coff-bfd.h.
2195 * libcoff-in.h (coff_section_tdata): Add comdat.
5063 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.