Searched refs:pei_section_tdata (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h229 struct pei_section_tdata struct
237 /* An accessor macro for the pei_section_tdata structure. */
239 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Dlibcoff.h233 struct pei_section_tdata struct
241 /* An accessor macro for the pei_section_tdata structure. */
243 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Dcoffcode.h1675 amt = sizeof (struct pei_section_tdata);
3125 bfd_size_type amt = sizeof (struct pei_section_tdata);
H A DpeXXigen.c2052 bfd_size_type amt = sizeof (struct pei_section_tdata);

Completed in 78 milliseconds