Home
last modified time | relevance | path

Searched defs:DecompressedSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDecompressor.h50 uint64_t DecompressedSize; variable
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h664 uint64_t DecompressedSize; variable
H A DELFObject.cpp577 uint32_t ChType, uint64_t DecompressedSize, in CompressedSection()