Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_compress.c46 do_deflate_cleanup (void *result, z_stream *z, void *out_buf, in do_deflate_cleanup() function
57 do_deflate_cleanup(result, &z, out_buf, cdata)
DChangeLog60 * elf_compress.c (do_deflate_cleanup): Remove ei_data argument,
363 'do_deflate_cleanup' to file scope to compile with clang.