Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
Dgzip.c40 # define DWFL_E_ZLIB DWFL_E_LZMA macro
53 # define DWFL_E_ZLIB DWFL_E_ZSTD macro
59 # define DWFL_E_ZLIB DWFL_E_BZLIB macro
137 return fail (state, DWFL_E_ZLIB); in zlib_fail()