Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp163 bool Decompress) { in printSectionsAsString() argument
173 if (Decompress && Section.isCompressed()) in printSectionsAsString()
181 bool Decompress) { in printSectionsAsHex() argument
191 if (Decompress && Section.isCompressed()) in printSectionsAsHex()
H A DObjDumper.h182 ArrayRef<std::string> Sections, bool Decompress);
184 ArrayRef<std::string> Sections, bool Decompress);
H A Dllvm-readobj.cpp103 static bool Decompress; variable
223 opts::Decompress = Args.hasArg(OPT_decompress); in parseOptions()
449 Dumper->printSectionsAsString(Obj, opts::StringDump, opts::Decompress); in dumpObject()
451 Dumper->printSectionsAsHex(Obj, opts::HexDump, opts::Decompress); in dumpObject()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDecompress.h111 EFI_DECOMPRESS_DECOMPRESS Decompress; member
/freebsd/sys/contrib/zstd/
H A DREADME.md42 | Compressor name | Ratio | Compression| Decompress.|
116 3. Decompress with dictionary
/freebsd/sys/contrib/zstd/zlibWrapper/
H A DREADME.md113 | Compression type | Compression | Decompress.| Compr. size | Rati…
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td42 HelpText<"Decompress DWARF debug sections">;
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md124 3. Decompress with the dictionary: `zstd --decompress FILE.zst -D dictionaryName`
H A Dzstd.1.md88 Decompress.
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec78 ## @libraryclass UEFI Decompress Library Functions defintion for UEFI compress algorithm.
985 ## Include/Ppi/Decompress.h
1463 ## Include/Protocol/Decompress.h