Home
last modified time | relevance | path

Searched refs:coff_section_tdata (Results 1 – 25 of 25) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibcoff-in.h180 struct coff_section_tdata struct
205 ((struct coff_section_tdata *) (sec)->used_by_bfd)
H A Dpeicode.h412 #define SIZEOF_ILF_SECTIONS (NUM_ILF_SECTIONS * sizeof (struct coff_section_tdata))
617 sec->used_by_bfd = (struct coff_section_tdata *) vars->data; in pe_ILF_make_a_section()
618 vars->data += sizeof (struct coff_section_tdata); in pe_ILF_make_a_section()
H A Dlibcoff.h184 struct coff_section_tdata struct
209 ((struct coff_section_tdata *) (sec)->used_by_bfd)
H A Dcoffgen.c463 amt = sizeof (struct coff_section_tdata); in _bfd_coff_read_internal_relocs()
2035 struct coff_section_tdata *sec_data; in coff_find_nearest_line()
2211 amt = sizeof (struct coff_section_tdata); in coff_find_nearest_line()
2213 sec_data = (struct coff_section_tdata *) section->used_by_bfd; in coff_find_nearest_line()
H A Dcoff-i960.c256 bfd_size_type amt = sizeof (struct coff_section_tdata);
H A Dcofflink.c591 struct coff_section_tdata *secdata in coff_link_add_symbols()
596 amt = sizeof (struct coff_section_tdata); in coff_link_add_symbols()
2279 struct coff_section_tdata *secdata; in _bfd_coff_link_input_bfd()
H A Dcoffcode.h1661 amt = sizeof (struct coff_section_tdata); in coff_set_alignment_hook()
3108 bfd_size_type amt = sizeof (struct coff_section_tdata); in coff_compute_section_file_positions()
H A Dxcofflink.c133 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()
1573 amt = sizeof (struct coff_section_tdata); in xcoff_link_add_symbols()
H A DpeXXigen.c1918 bfd_size_type amt = sizeof (struct coff_section_tdata); in _bfd_XX_bfd_copy_private_section_data()
H A Dcoff-sh.c714 bfd_size_type amt = sizeof (struct coff_section_tdata);
H A DChangeLog-94951671 * 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 type
2438 (coff_section_tdata): Define new structure.
H A DChangeLog-20042195 * libcoff-in.h (coff_section_tdata): Add comdat.
H A DChangeLog-96975063 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dlibcoff-in.h183 struct coff_section_tdata struct
206 ((struct coff_section_tdata *) (sec)->used_by_bfd)
H A Dpeicode.h448 #define SIZEOF_ILF_SECTIONS (NUM_ILF_SECTIONS * sizeof (struct coff_section_tdata))
674 sec->used_by_bfd = (struct coff_section_tdata *) vars->data; in pe_ILF_make_a_section()
675 vars->data += sizeof (struct coff_section_tdata); in pe_ILF_make_a_section()
H A Dlibcoff.h187 struct coff_section_tdata struct
210 ((struct coff_section_tdata *) (sec)->used_by_bfd)
H A Dcoffgen.c502 amt = sizeof (struct coff_section_tdata);
2223 struct coff_section_tdata *sec_data;
2399 amt = sizeof (struct coff_section_tdata);
2401 sec_data = (struct coff_section_tdata *) section->used_by_bfd;
H A Dcoff-i960.c256 bfd_size_type amt = sizeof (struct coff_section_tdata);
H A Dcoff-sh.c899 bfd_size_type amt = sizeof (struct coff_section_tdata);
1037 bfd_size_type amt = sizeof (struct coff_section_tdata);
1070 bfd_size_type amt = sizeof (struct coff_section_tdata);
H A Dcofflink.c589 struct coff_section_tdata *secdata in coff_link_add_symbols()
594 amt = sizeof (struct coff_section_tdata); in coff_link_add_symbols()
2280 struct coff_section_tdata *secdata; in _bfd_coff_link_input_bfd()
H A Dcoffcode.h1672 amt = sizeof (struct coff_section_tdata);
3157 bfd_size_type amt = sizeof (struct coff_section_tdata);
H A Dxcofflink.c166 bfd_size_type amt = sizeof (struct coff_section_tdata);
1535 amt = sizeof (struct coff_section_tdata);
1677 amt = sizeof (struct coff_section_tdata);
H A DpeXXigen.c1984 bfd_size_type amt = sizeof (struct coff_section_tdata);
H A DChangeLog-94951671 * 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 type
2438 (coff_section_tdata): Define new structure.
H A DChangeLog-96975063 * libcoff-in.h (struct coff_section_tdata): Add stab_info field.