Searched refs:bfd_in_memory (Results 1 – 25 of 28) sorted by relevance
12
681 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()
1000 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()
92 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()
2104 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()
1791 struct bfd_in_memory *bim; in NAME()2005 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in NAME()
49 struct bfd_in_memory struct
55 struct bfd_in_memory struct
2353 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()
1898 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream; in bfd_ar_hdr_from_filesystem()
3903 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()
4253 struct bfd_in_memory *bim; in bfd_xcoff_link_generate_rtinit()
9501 amount from a bfd_in_memory structure.9502 (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
759 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()
1024 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()
2102 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()
1790 struct bfd_in_memory *bim; in NAME()2004 bim = (struct bfd_in_memory *) bfd_malloc (sizeof (struct bfd_in_memory)); in NAME()
1895 struct bfd_in_memory *bim = (struct bfd_in_memory *) member->iostream; in bfd_ar_hdr_from_filesystem()
98 bfd_in_memory struct. */