Searched refs:BZLIB (Results 1 – 7 of 7) sorted by relevance
/external/elfutils/0.153/libdwfl/ |
D | bzip2.c | 3 #define BZLIB macro
|
D | gzip.c | 68 #elif defined BZLIB 230 #ifdef BZLIB in unzip()
|
D | Makefile.am | 73 if BZLIB
|
D | libdwflP.h | 78 DWFL_ERROR (BZLIB, N_("bzip2 decompression failed")) \
|
D | ChangeLog | 434 * gzip.c [!BZLIB] (mapped_zImage): New function. 435 (unzip) [!BZLIB]: Grok Linux kernel zImage format. 471 * Makefile.am [BZLIB] (libdwfl_a_SOURCES): Add it.
|
/external/elfutils/0.153/ |
D | configure.ac | 201 dnl Test for zlib and bzlib, gives ZLIB/BZLIB .am 206 eu_ZIPLIB(bzlib,BZLIB,bz2,BZ2_bzdopen,bzip2)
|
D | ChangeLog | 79 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
|