Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DDecompressor.h50 uint64_t DecompressedSize; variable
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h541 uint64_t DecompressedSize; variable
H A DELFObject.cpp550 uint32_t ChType, uint64_t DecompressedSize, in CompressedSection()