Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibcoff-in.h229 struct pei_section_tdata struct
239 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Dlibcoff.h233 struct pei_section_tdata struct
243 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Dcoffcode.h1674 amt = sizeof (struct pei_section_tdata); in coff_set_alignment_hook()
3124 bfd_size_type amt = sizeof (struct pei_section_tdata); in coff_compute_section_file_positions()
H A DpeXXigen.c2051 bfd_size_type amt = sizeof (struct pei_section_tdata); in _bfd_XX_bfd_copy_private_section_data()
H A DChangeLog-9899682 * libcoff-in.h (struct pei_section_tdata): Add pe_flags field.
H A DChangeLog-96974841 * libcoff-in.h (struct pei_section_tdata): Define structure.