Rizin
unix-like reverse engineering framework and cli tools
|
Calculates memory usage using lzma_memory_usage() More...
Go to the source code of this file.
Functions | |
int | main (void) |
Calculates memory usage using lzma_memory_usage()
Definition in file memusage.c.
int main | ( | void | ) |
Definition at line 18 of file memusage.c.
References lzma_options_lzma::dict_size, filters, LZMA_FILTER_LZMA1, LZMA_MF_BT4, LZMA_MODE_NORMAL, NULL, printf(), PRIu64, and UINT64_MAX.