Home
last modified time | relevance | path

Searched defs:DecompressedAlign (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h665 uint64_t DecompressedAlign; global() variable
H A DELFObject.cpp578 CompressedSection(ArrayRef<uint8_t> CompressedData,uint32_t ChType,uint64_t DecompressedSize,uint64_t DecompressedAlign) CompressedSection() argument