Home
last modified time | relevance | path

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

/external/libunwind/src/
Delfxx.c438 static size_t xz_uncompressed_size (uint8_t* compressed, size_t length) { in xz_uncompressed_size() function
518 uncompressed_len = xz_uncompressed_size (compressed, compressed_len); in elf_w()