Home
last modified time | relevance | path

Searched refs:HAVE_LZMA (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/include/
Dconfig.h134 #define HAVE_LZMA 1 macro
/external/libunwind/
Dconfigure.ac270 AC_DEFINE([HAVE_LZMA], [1], [Define if you have liblzma]) definition
277 AM_CONDITIONAL(HAVE_LZMA, test x$enable_minidebuginfo = xyes) condition
/external/libunwind/tests/
DMakefile.am72 if HAVE_LZMA
/external/libunwind/src/
Delfxx.c32 #if HAVE_LZMA
464 #if HAVE_LZMA in elf_w()