HomeSort by: relevance | last modified time | path
    Searched refs:BFD_COMPRESS_ZSTD (Results 1 - 25 of 69) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/bfd/
compress.c 166 enum compression_type ch_type = (abfd->flags & BFD_COMPRESS_ZSTD
610 && (abfd->flags & BFD_COMPRESS_ZSTD) == 0);
656 if (abfd->flags & BFD_COMPRESS_ZSTD)
elfxx-target.h 1038 | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD | BFD_CONVERT_ELF_COMMON
1144 | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD | BFD_CONVERT_ELF_COMMON
bfd-in2.h 2068 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils.old/dist/bfd/
compress.c 163 enum compression_type ch_type = (abfd->flags & BFD_COMPRESS_ZSTD
591 && (abfd->flags & BFD_COMPRESS_ZSTD) == 0);
637 if (abfd->flags & BFD_COMPRESS_ZSTD)
elfxx-target.h 1003 | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD | BFD_CONVERT_ELF_COMMON
1108 | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD | BFD_CONVERT_ELF_COMMON
  /src/external/gpl3/binutils/dist/gas/
write.c 1505 bool use_zstd = abfd->flags & BFD_COMPRESS_ZSTD;
2527 flags = BFD_COMPRESS | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD;
  /src/external/gpl3/binutils.old/dist/gas/
write.c 1500 bool use_zstd = abfd->flags & BFD_COMPRESS_ZSTD;
2525 flags = BFD_COMPRESS | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD;
  /src/external/gpl3/binutils/dist/ld/
ldmain.c 980 flags = BFD_COMPRESS | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD;
  /src/external/gpl3/binutils.old/dist/ld/
ldmain.c 904 flags = BFD_COMPRESS | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD;
  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 3919 ibfd->flags |= BFD_COMPRESS | BFD_COMPRESS_GABI | BFD_COMPRESS_ZSTD;
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/mips64el/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/mipseb/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000
  /src/external/gpl3/binutils/lib/libbfd/arch/mipsel/
bfd.h 2072 #define BFD_COMPRESS_ZSTD 0x400000

Completed in 254 milliseconds

1 2 3