Searched refs:bfd_release (Results 1 - 25 of 47) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Darchive64.c81 bfd_release (abfd, mapdata);
130 bfd_release (abfd, raw_armap);
135 bfd_release (abfd, raw_armap);
137 bfd_release (abfd, ardata->symdefs);
H A Darchive.c492 bfd_release (archive, new_areldata);
504 bfd_release (archive, n_nfd);
505 bfd_release (archive, new_areldata);
618 bfd_release (abfd, bfd_ardata (abfd));
654 bfd_release (abfd, bfd_ardata (abfd));
701 bfd_release (abfd, mapdata); /* Don't need it any more. */
712 bfd_release (abfd, raw_armap);
776 bfd_release (abfd, mapdata); /* Don't need it any more. */
848 bfd_release (abfd, raw_armap);
864 bfd_release (abf
[all...]
H A Di386lynx.c454 bfd_release (abfd, relocs);
485 bfd_release (abfd, relocs);
536 bfd_release (abfd, native);
539 bfd_release (abfd, native);
H A Dhp300hpux.c563 bfd_release (abfd, syms);
772 bfd_release (abfd, reloc_cache);
778 bfd_release (abfd, relocs);
779 bfd_release (abfd, reloc_cache);
793 bfd_release (abfd, relocs);
H A Dlynx-core.c208 bfd_release (abfd, core_hdr (abfd));
H A Dosf-core.c154 bfd_release (abfd, core_hdr (abfd));
H A Daix386-core.c110 bfd_release (abfd, (char *) mergem);
134 /* bfd_release frees everything allocated after it's arg. */
H A Dhppabsd-core.c204 bfd_release (abfd, abfd->tdata.any);
H A Dhpux-core.c352 bfd_release (abfd, core_hdr (abfd));
H A Dirix-core.c269 bfd_release (abfd, core_hdr (abfd));
H A Dnetbsd-core.c224 bfd_release (abfd, abfd->tdata.any);
H A Dptrace-core.c131 bfd_release (abfd, abfd->tdata.any);
H A Dtrad-core.c230 bfd_release (abfd, abfd->tdata.any);
H A Dcoffgen.c247 bfd_release (abfd, tdata);
280 bfd_release (abfd, filehdr);
284 bfd_release (abfd, filehdr);
312 bfd_release (abfd, opthdr);
316 bfd_release (abfd, opthdr);
993 bfd_release (abfd, buf);
1016 bfd_release (abfd, buf);
1408 bfd_release (abfd, buff);
H A Driscix.c431 bfd_release (abfd, native);
435 bfd_release (abfd, native);
H A Dcisco-core.c287 bfd_release (abfd, abfd->tdata.any);
H A Dcoff-stgo32.c374 bfd_release (abfd, bfd_coff_go32stub (abfd));
H A Dsco5-core.c322 bfd_release (abfd, abfd->tdata.any);
H A Dpeicode.h1243 bfd_release (abfd, ptr);
1256 bfd_release (abfd, ptr);
1264 bfd_release (abfd, ptr);
H A Decoff.c602 bfd_release (abfd, raw);
1767 bfd_release (abfd, external_relocs);
2855 bfd_release (abfd, reloc_buff);
2892 bfd_release (abfd, reloc_buff);
2898 bfd_release (abfd, reloc_buff);
3041 bfd_release (abfd, (PTR) mapdata);
3051 bfd_release (abfd, (PTR) raw_armap);
3280 bfd_release (abfd, hashtable);
3350 bfd_release (abfd, bfd_ardata (abfd));
3379 bfd_release (abf
[all...]
H A Dvms.c339 bfd_release (abfd, abfd->tdata.any);
562 bfd_release (abfd, abfd->tdata.any);
689 bfd_release (abfd, abfd->tdata.any);
H A Dlibbfd-in.h103 extern void bfd_release
H A Drs6000-core.c627 bfd_release (abfd, abfd->tdata.any);
H A Dsrec.c663 bfd_release (abfd, abfd->tdata.any);
699 bfd_release (abfd, abfd->tdata.any);
H A Daoutf1.h653 bfd_release (abfd, (char *) mergem);
685 /* bfd_release frees everything allocated after it's arg. */

Completed in 359 milliseconds

12