Searched refs:try_decompress (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/
H A Dextract-vmlinux24 try_decompress() function
52 try_decompress '\037\213\010' xy gunzip
53 try_decompress '\3757zXZ\000' abcde unxz
54 try_decompress 'BZh' xy bunzip2
55 try_decompress '\135\0\0\0' xxx unlzma
56 try_decompress '\211\114\132' xy 'lzop -d'
57 try_decompress '\002!L\030' xxx 'lz4 -d'
58 try_decompress '(\265/\375' xxx unzstd
H A Dextract-ikconfig31 try_decompress() function
59 try_decompress '\037\213\010' xy gunzip
60 try_decompress '\3757zXZ\000' abcde unxz
61 try_decompress 'BZh' xy bunzip2
62 try_decompress '\135\0\0\0' xxx unlzma
63 try_decompress '\211\114\132' xy 'lzop -d'
64 try_decompress '\002\041\114\030' xyy 'lz4 -d -l'
65 try_decompress '\050\265\057\375' xxx unzstd

Completed in 174 milliseconds