Home
last modified time | relevance | path

Searched refs:pe_obj_data (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibcoff-in.h123 #define pe_data(bfd) ((bfd)->tdata.pe_obj_data)
Dpeicode.h246 abfd->tdata.pe_obj_data = (struct pe_tdata *) bfd_zalloc (abfd, amt); in pe_mkobject()
248 if (abfd->tdata.pe_obj_data == 0) in pe_mkobject()
Dlibcoff.h127 #define pe_data(bfd) ((bfd)->tdata.pe_obj_data)
Dbfd-in2.h4195 struct pe_tdata *pe_obj_data; member
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dbfdt.texi137 struct pe_tdata *pe_obj_data;