Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/binutils/dist/bfd/
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()
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()
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()
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()
Delfcode.h1791 struct bfd_in_memory *bim; in NAME()
2005 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in NAME()
Dlibbfd-in.h49 struct bfd_in_memory struct
Dlibbfd.h55 struct bfd_in_memory struct
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()
Darchive.c1898 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream; in bfd_ar_hdr_from_filesystem()
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()
Dxcofflink.c4253 struct bfd_in_memory *bim; in bfd_xcoff_link_generate_rtinit()
DChangeLog-00019501 amount from a bfd_in_memory structure.
9502 (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dbfdio.c759 struct bfd_in_memory *bim; in memory_bread()
762 bim = (struct bfd_in_memory *) abfd->iostream; in memory_bread()
779 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bwrite()
815 struct bfd_in_memory *bim; in memory_bseek()
817 bim = (struct bfd_in_memory *) abfd->iostream; in memory_bseek()
868 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bclose()
886 struct bfd_in_memory *bim = (struct bfd_in_memory *) abfd->iostream; in memory_bstat()
Dopncls.c1024 struct bfd_in_memory *bim; in bfd_make_writable()
1032 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in bfd_make_writable()
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()
Dcoff-alpha.c2102 struct bfd_in_memory *bim; in alpha_ecoff_get_elt_at_filepos()
2205 bim = ((struct bfd_in_memory *) in alpha_ecoff_get_elt_at_filepos()
2206 bfd_malloc ((bfd_size_type) sizeof (struct bfd_in_memory))); in alpha_ecoff_get_elt_at_filepos()
Delfcode.h1790 struct bfd_in_memory *bim; in NAME()
2004 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in NAME()
Dlibbfd-in.h49 struct bfd_in_memory struct
Dlibbfd.h55 struct bfd_in_memory struct
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()
Darchive.c1895 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream; in bfd_ar_hdr_from_filesystem()
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()
Dxcofflink.c4253 struct bfd_in_memory *bim; in bfd_xcoff_link_generate_rtinit()
DChangeLog-00019501 amount from a bfd_in_memory structure.
9502 (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dbfdt.texi98 bfd_in_memory struct. */

12