Searched refs:BFD_COMPRESS (Results 1 – 12 of 12) sorted by relevance
75 HAS_SYMS | HAS_LOCALS | WP_TEXT | D_PAGED | BFD_COMPRESS | BFD_DECOMPRESS),
821 | DYNAMIC | WP_TEXT | D_PAGED | BFD_COMPRESS | BFD_DECOMPRESS),919 | DYNAMIC | WP_TEXT | D_PAGED | BFD_COMPRESS | BFD_DECOMPRESS),
629 HAS_SYMS | HAS_LOCALS | WP_TEXT | D_PAGED | BFD_COMPRESS | BFD_DECOMPRESS ),
754 HAS_SYMS | HAS_LOCALS | WP_TEXT | D_PAGED | BFD_COMPRESS | BFD_DECOMPRESS),
6381 #define BFD_COMPRESS 0x4000 macro6391 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_PLUGIN)6395 (BFD_IN_MEMORY | BFD_COMPRESS | BFD_DECOMPRESS | BFD_LINKER_CREATED \
301 * archive.c (_bfd_get_elt_at_filepos): Copy BFD_COMPRESS and448 * archive.c (bfd_openr_next_archived_file): Copy BFD_COMPRESS451 * bfd.c (BFD_COMPRESS): New.489 * elfxx-target.h (TARGET_BIG_SYM): Allow BFD_COMPRESS and
715 n_nfd->flags |= archive->flags & (BFD_COMPRESS | BFD_DECOMPRESS); in _bfd_get_elt_at_filepos()
164 if ((abfd->flags & BFD_COMPRESS) && return_section->size != 0) in make_a_section_from_file()
568 Allow BFD_COMPRESS and BFD_DECOMPRESS flags.
1043 if ((abfd->flags & BFD_COMPRESS) && newsect->size != 0) in _bfd_elf_make_section_from_shdr()
266 (copy_file): Set BFD_COMPRESS or BFD_DECOMPRESS.
2496 ibfd->flags |= BFD_COMPRESS; in copy_file()