Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DDecompressor.h60 uint64_t DecompressedSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp450 const uint64_t DecompressedSize = in getDecompressedSizeAndAlignment() local
533 const uint64_t DecompressedSize = in visit() local
563 uint64_t DecompressedSize, in create()
601 uint64_t DecompressedSize, in CompressedSection()
1739 uint64_t DecompressedSize, DecompressedAlign; in makeSection() local
H A DObject.h530 uint64_t DecompressedSize; variable