Searched refs:bfd_in_memory (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfdio.c128 struct bfd_in_memory *bim;
163 struct bfd_in_memory *bim = abfd->iostream;
278 struct bfd_in_memory *bim;
445 return ((struct bfd_in_memory *) abfd->iostream)->size;
H A Dopncls.c793 struct bfd_in_memory *bim;
801 bim = bfd_malloc (sizeof (struct bfd_in_memory));
H A Dpeicode.h91 struct bfd_in_memory * bim;
794 /* Create a bfd_in_memory structure. */
795 vars.bim = (struct bfd_in_memory *) ptr;
H A Dcoff-alpha.c2128 struct bfd_in_memory *bim;
2223 bim = ((struct bfd_in_memory *)
2224 bfd_alloc (nbfd, (bfd_size_type) sizeof (struct bfd_in_memory)));
H A Dlibbfd-in.h48 struct bfd_in_memory struct
H A Dlibbfd.h53 struct bfd_in_memory struct
H A Delfcode.h1586 struct bfd_in_memory *bim;
1760 bim = bfd_malloc (sizeof (struct bfd_in_memory));
H A Darchive.c1378 struct bfd_in_memory *bim = member->iostream;
H A Dxcofflink.c3369 struct bfd_in_memory *bim;

Completed in 228 milliseconds