Home
last modified time | relevance | path

Searched refs:bfd_in_memory (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfdio.c586 struct bfd_in_memory *bim; in memory_bread()
589 bim = (struct bfd_in_memory *) abfd->iostream; in memory_bread()
606 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bwrite()
642 struct bfd_in_memory *bim; in memory_bseek()
644 bim = (struct bfd_in_memory *) abfd->iostream; in memory_bseek()
695 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bclose()
713 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bstat()
H A Dopncls.c916 struct bfd_in_memory *bim; in bfd_make_writable()
924 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in bfd_make_writable()
H A Dcoff-alpha.c2059 struct bfd_in_memory *bim; in alpha_ecoff_get_elt_at_filepos()
2162 bim = ((struct bfd_in_memory *) in alpha_ecoff_get_elt_at_filepos()
2163 bfd_malloc ((bfd_size_type) sizeof (struct bfd_in_memory))); in alpha_ecoff_get_elt_at_filepos()
H A Dpeicode.h92 struct bfd_in_memory * bim;
840 = (struct bfd_in_memory *) bfd_malloc ((bfd_size_type) sizeof (*vars.bim)); in pe_ILF_build_a_bfd()
H A Delfcode.h1707 struct bfd_in_memory *bim; in NAME()
1921 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in NAME()
H A Dlibbfd-in.h53 struct bfd_in_memory struct
H A Dlibbfd.h58 struct bfd_in_memory struct
H A Dcoff-rs6000.c2260 struct bfd_in_memory *bim in xcoff_write_archive_contents_old()
2261 = (struct bfd_in_memory *) sub->iostream; in xcoff_write_archive_contents_old()
2496 struct bfd_in_memory *bim in xcoff_write_archive_contents_big()
2497 = (struct bfd_in_memory *) current_bfd->iostream; in xcoff_write_archive_contents_big()
H A Darchive.c1885 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream; in bfd_ar_hdr_from_filesystem()
H A Dmach-o.c3886 struct bfd_in_memory *b; in bfd_mach_o_read_symtab_strtab()
3888 b = (struct bfd_in_memory *) abfd->iostream; in bfd_mach_o_read_symtab_strtab()
H A Dxcofflink.c4262 struct bfd_in_memory *bim; in bfd_xcoff_link_generate_rtinit()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfdio.c681 struct bfd_in_memory *bim; in memory_bread()
684 bim = (struct bfd_in_memory *) abfd->iostream; in memory_bread()
701 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bwrite()
737 struct bfd_in_memory *bim; in memory_bseek()
739 bim = (struct bfd_in_memory *) abfd->iostream; in memory_bseek()
790 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bclose()
808 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bstat()
H A Dopncls.c1000 struct bfd_in_memory *bim; in bfd_make_writable()
1008 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in bfd_make_writable()
H A Dpeicode.h92 struct bfd_in_memory * bim;
854 = (struct bfd_in_memory *) bfd_malloc ((bfd_size_type) sizeof (*vars.bim)); in pe_ILF_build_a_bfd()
1166 struct bfd_in_memory *bim = abfd->iostream; in pe_ILF_cleanup()
H A Dcoff-alpha.c2104 struct bfd_in_memory *bim; in alpha_ecoff_get_elt_at_filepos()
2207 bim = ((struct bfd_in_memory *) in alpha_ecoff_get_elt_at_filepos()
2208 bfd_malloc ((bfd_size_type) sizeof (struct bfd_in_memory))); in alpha_ecoff_get_elt_at_filepos()
H A Delfcode.h1791 struct bfd_in_memory *bim; in NAME()
2005 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in NAME()
H A Dlibbfd-in.h49 struct bfd_in_memory struct
H A Dlibbfd.h55 struct bfd_in_memory struct
H A Dcoff-rs6000.c2353 struct bfd_in_memory *bim in xcoff_write_archive_contents_old()
2354 = (struct bfd_in_memory *) sub->iostream; in xcoff_write_archive_contents_old()
2589 struct bfd_in_memory *bim in xcoff_write_archive_contents_big()
2590 = (struct bfd_in_memory *) current_bfd->iostream; in xcoff_write_archive_contents_big()
H A Darchive.c1898 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream; in bfd_ar_hdr_from_filesystem()
H A Dmach-o.c3903 struct bfd_in_memory *b; in bfd_mach_o_read_symtab_strtab()
3905 b = (struct bfd_in_memory *) abfd->iostream; in bfd_mach_o_read_symtab_strtab()
H A Dxcofflink.c4253 struct bfd_in_memory *bim; in bfd_xcoff_link_generate_rtinit()
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dbfdt.texi98 bfd_in_memory struct. */
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dbfdt.texi119 in memory. If this is set, iostream points to a bfd_in_memory
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-00019501 amount from a bfd_in_memory structure.
9502 (bfd_seek): Do not allow seeks past the end of a bfd_in_memory

12