Home
last modified time | relevance | path

Searched refs:bfd_pef_data_struct (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dpef.h134 struct bfd_pef_data_struct struct
140 typedef struct bfd_pef_data_struct bfd_pef_data_struct; typedef
187 int bfd_pef_scan (bfd *, bfd_pef_header *, bfd_pef_data_struct *);
Dpef.c511 bfd_pef_data_struct *mdata) in bfd_pef_scan()
586 bfd_pef_data_struct *mdata; in bfd_pef_object_p()
594 mdata = (bfd_pef_data_struct *) bfd_zalloc (abfd, sizeof (*mdata)); in bfd_pef_object_p()
Dbfd-in2.h6530 struct bfd_pef_data_struct *pef_data;