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

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dbfdio.c130 struct bfd_in_memory *bim;
165 struct bfd_in_memory *bim = abfd->iostream;
280 struct bfd_in_memory *bim;
447 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.c2112 struct bfd_in_memory *bim;
2207 bim = ((struct bfd_in_memory *)
2208 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.h1544 struct bfd_in_memory *bim;
1718 bim = bfd_malloc (sizeof (struct bfd_in_memory));
H A Dmach-o.c816 struct bfd_in_memory *b;
818 b = (struct bfd_in_memory *) abfd->iostream;
H A Darchive.c1375 struct bfd_in_memory *bim = member->iostream;
H A Dxcofflink.c3369 struct bfd_in_memory *bim;

Completed in 208 milliseconds