Searched refs:BFD_IN_MEMORY (Results 1 – 25 of 115) sorted by relevance
12345
243 if ((abfd->flags & BFD_IN_MEMORY) != 0) in bfd_cache_lookup_worker()496 if ((abfd->flags & BFD_IN_MEMORY) != 0) in cache_bmmap()
178 && (abfd->flags & BFD_IN_MEMORY) != 0 in io_reinit()180 && (preserve->flags & BFD_IN_MEMORY) == 0) in io_reinit()
194 && (abfd->flags & BFD_IN_MEMORY) == 0) in bfd_get_file_window()
141 if ((obfd->flags & BFD_IN_MEMORY) != 0) in _bfd_new_bfd_contained_in()1016 abfd->flags |= BFD_IN_MEMORY; in bfd_make_writable()1044 if (abfd->direction != write_direction || !(abfd->flags & BFD_IN_MEMORY)) in bfd_make_readable()
540 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS))); in bfd_pef_scan()1114 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS))); in bfd_pef_xlib_scan()
2112 if ((nbfd->flags & BFD_IN_MEMORY) != 0) in alpha_ecoff_get_elt_at_filepos()2217 nbfd->flags |= BFD_IN_MEMORY; in alpha_ecoff_get_elt_at_filepos()
1127 abfd->flags |= BFD_IN_MEMORY | HAS_SYMS; in pe_ILF_build_a_bfd()
6612 * bfd-in.h (BFD_IN_MEMORY): Define.6614 * libbfd.c (bfd_read): Handle BFD_IN_MEMORY flag.6615 (bfd_get_file_window): Don't try to map a BFD_IN_MEMORY file.6616 (bfd_write, bfd_stat): Abort if BFD_IN_MEMORY is set.6617 (bfd_tell, bfd_flush, bfd_seek): Handle BFD_IN_MEMORY flag.6619 (bfd_get_size): Handle BFD_IN_MEMORY flag.6620 * cache.c (bfd_cache_close): Ignore BFD_IN_MEMORY files.6622 (bfd_cache_lookup_worker): Abort if BFD_IN_MEMORY is set.6627 BFD_IN_MEMORY is not set.
454 (bfd_preserve_save): Replace BFD_IN_MEMORY with BFD_FLAGS_SAVED.1930 (bfd_bread): Move code for BFD_IN_MEMORY...1946 * peicode.h (pe_ILF_build_a_bfd): Use BFD_IN_MEMORY.1948 * opncls.c (bfd_close): Do not handle BFD_IN_MEMORY case.
235 if ((abfd->flags & BFD_IN_MEMORY) != 0) in possibly_cached()511 if ((abfd->flags & BFD_IN_MEMORY) != 0) in cache_bmmap()
185 && (abfd->flags & BFD_IN_MEMORY) != 0 in io_reinit()187 && (preserve->flags & BFD_IN_MEMORY) == 0) in io_reinit()
141 if ((obfd->flags & BFD_IN_MEMORY) != 0) in _bfd_new_bfd_contained_in()1040 abfd->flags |= BFD_IN_MEMORY; in bfd_make_writable()1068 if (abfd->direction != write_direction || !(abfd->flags & BFD_IN_MEMORY)) in bfd_make_readable()
539 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS))); in bfd_pef_scan()1112 | (abfd->flags & (BFD_IN_MEMORY | BFD_IO_FUNCS))); in bfd_pef_xlib_scan()
2110 if ((nbfd->flags & BFD_IN_MEMORY) != 0) in alpha_ecoff_get_elt_at_filepos()2215 nbfd->flags |= BFD_IN_MEMORY; in alpha_ecoff_get_elt_at_filepos()
50 gdb_assert ((exec_bfd->flags & BFD_IN_MEMORY) == 0); in reopen_exec_file()
445 && !(bfd_get_file_flags (abfd) & BFD_IN_MEMORY)) in gcore_create_callback()
927 && (bfd_get_file_flags (abfd) & BFD_IN_MEMORY) == 0) in insert_section_p()
99 #define BFD_IN_MEMORY 0x800141 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_LINKER_CREATED \
228 by converting the BFD to BFD_IN_MEMORY. It's assumed that
6545 #define BFD_IN_MEMORY 0x800 macro6580 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_LINKER_CREATED \6586 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_LINKER_CREATED \
6652 #define BFD_IN_MEMORY 0x800 macro6677 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_PLUGIN \6682 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_LINKER_CREATED \
2044 #define BFD_IN_MEMORY 0x800 macro2086 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_LINKER_CREATED \