Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DDecompressor.h60 uint64_t DecompressedSize; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DDecompressor.h50 uint64_t DecompressedSize; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.h541 uint64_t DecompressedSize; variable
DELFObject.cpp550 uint32_t ChType, uint64_t DecompressedSize, in CompressedSection()