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

12

/freebsd-11-stable/contrib/binutils/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.c527 bfd_release (archive, new_areldata);
539 bfd_release (archive, n_nfd);
540 bfd_release (archive, new_areldata);
650 bfd_release (abfd, bfd_ardata (abfd));
722 bfd_release (abfd, mapdata); /* Don't need it any more. */
733 bfd_release (abfd, raw_armap);
797 bfd_release (abfd, mapdata); /* Don't need it any more. */
873 bfd_release (abfd, raw_armap);
889 bfd_release (abfd, tmp);
896 bfd_release (abf
[all...]
H A Dosf-core.c154 bfd_release (abfd, core_hdr (abfd));
H A Dptrace-core.c131 bfd_release (abfd, abfd->tdata.any);
H A Dnetbsd-core.c232 bfd_release (abfd, abfd->tdata.any);
H A Dtrad-core.c227 bfd_release (abfd, abfd->tdata.any);
H A Dcoffgen.c217 bfd_release (abfd, tdata);
249 bfd_release (abfd, filehdr);
253 bfd_release (abfd, filehdr);
281 bfd_release (abfd, opthdr);
285 bfd_release (abfd, opthdr);
931 bfd_release (abfd, buf);
952 bfd_release (abfd, buf);
1316 bfd_release (abfd, buff);
H A Dsco5-core.c319 bfd_release (abfd, abfd->tdata.any);
H A Dpeicode.h1210 bfd_release (abfd, ptr);
1224 bfd_release (abfd, ptr);
1232 bfd_release (abfd, ptr);
H A Decoff.c569 bfd_release (abfd, raw);
1651 bfd_release (abfd, external_relocs);
2723 bfd_release (abfd, reloc_buff);
2760 bfd_release (abfd, reloc_buff);
2766 bfd_release (abfd, reloc_buff);
2905 bfd_release (abfd, (void *) mapdata);
2915 bfd_release (abfd, (void *) raw_armap);
3139 bfd_release (abfd, hashtable);
3210 bfd_release (abfd, bfd_ardata (abfd));
H A Dsrec.c613 bfd_release (abfd, abfd->tdata.any);
648 bfd_release (abfd, abfd->tdata.any);
H A Daoutf1.h602 bfd_release (abfd, (char *) mergem);
636 /* bfd_release frees everything allocated after it's arg. */
H A Dbfd.c1550 /* bfd_release frees all memory more recently bfd_alloc'd than
1554 bfd_release (abfd, preserve->marker);
H A Dlibbfd-in.h123 extern void bfd_release
H A Dlibbfd.h128 extern void bfd_release
H A Drs6000-core.c627 bfd_release (abfd, abfd->tdata.any);
H A Dsunos.c284 bfd_release (abfd, info->dynsym);
303 bfd_release (abfd, info->dynstr);
386 bfd_release (abfd, info->canonical_dynsym);
456 bfd_release (abfd, info->dynrel);
H A Dihex.c528 bfd_release (abfd, abfd->tdata.any);
H A Dopncls.c1002 bfd_release (bfd *abfd, void *block)
1001 bfd_release (bfd *abfd, void *block) function
H A Dcofflink.c1591 bfd_release. */
1676 bfd_release (input_bfd, mt);
1712 bfd_release (input_bfd, mt);
H A Daoutx.h657 bfd_release (abfd, rawptr);
2382 bfd_release (abfd, native);
2385 bfd_release (abfd, native);
H A Dieee.c1426 bfd_release (abfd, ieee);
1960 bfd_release (abfd, ieee);
H A Dcoff64-rs6000.c2024 bfd_release (abfd, bfd_ardata (abfd));
H A Decofflink.c1217 bfd_release (output_bfd, (PTR) symbols);
H A Delflink.c611 bfd_release (input_bfd, entry);
624 /* We can still bfd_release here as nothing has done another
626 bfd_release (input_bfd, entry);
3582 /* DT_RUNPATH overrides DT_RPATH. Do _NOT_ bfd_release, as that
4843 bfd_release (abfd, copy);

Completed in 415 milliseconds

12