Searched refs:get_uncompressed_size (Results 1 – 5 of 5) sorted by relevance
44 get_uncompressed_size(const unsigned char*, section_size_type);
149 get_uncompressed_size(const unsigned char* compressed_data, in get_uncompressed_size() function
703 uint64_t uncompressed_size = get_uncompressed_size(contents, len); in build_compressed_section_map()
8540 (get_uncompressed_size): New function.8542 * compressed_output.h (get_uncompressed_size): New function.
457 (get_uncompressed_size): New.