Searched refs:MKEXT2_GET_ENTRY_COMPSIZE (Results 1 – 2 of 2) sorted by relevance
174 #define MKEXT2_GET_ENTRY_COMPSIZE(ptr) MKEXT_SWAP((ptr)->compressed_size) macro
5041 uint32_t compressedSize = MKEXT2_GET_ENTRY_COMPSIZE(fileinfo); in getExecutable()