Searched refs:bfd_pef_data_struct (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpef.h133 struct bfd_pef_data_struct struct
139 typedef struct bfd_pef_data_struct bfd_pef_data_struct; typedef in typeref:struct:bfd_pef_data_struct
186 int bfd_pef_scan PARAMS ((bfd *, bfd_pef_header *, bfd_pef_data_struct *));
H A Dpef.c559 bfd_pef_data_struct *mdata;
654 preserve.marker = bfd_zalloc (abfd, sizeof (bfd_pef_data_struct));
660 (bfd_pef_data_struct *) preserve.marker) != 0)
H A Dbfd-in2.h3814 struct bfd_pef_data_struct *pef_data;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.h133 struct bfd_pef_data_struct struct
139 typedef struct bfd_pef_data_struct bfd_pef_data_struct; typedef in typeref:struct:bfd_pef_data_struct
186 int bfd_pef_scan (bfd *, bfd_pef_header *, bfd_pef_data_struct *);
H A Dpef.c507 bfd_pef_data_struct *mdata;
591 preserve.marker = bfd_zalloc (abfd, sizeof (bfd_pef_data_struct));
597 (bfd_pef_data_struct *) preserve.marker) != 0)
H A Dbfd-in2.h4514 struct bfd_pef_data_struct *pef_data;

Completed in 221 milliseconds