Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DDecompressor.h50 uint64_t DecompressedSize; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h548 uint64_t DecompressedSize; global() variable
H A DELFObject.cpp557 CompressedSection(ArrayRef<uint8_t> CompressedData,uint32_t ChType,uint64_t DecompressedSize,uint64_t DecompressedAlign) CompressedSection() argument