Searched defs:cryptsize (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h572 uint32_t cryptsize; member in struct:llvm::MachO::encryption_info_command
/external/llvm/include/llvm/Support/
H A DMachO.h796 uint32_t cryptsize; member in struct:llvm::MachO::encryption_info_command
804 uint32_t cryptsize; member in struct:llvm::MachO::encryption_info_command_64
1183 sys::swapByteOrder(e.cryptsize);
1191 sys::swapByteOrder(e.cryptsize);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h801 uint32_t cryptsize; member in struct:llvm::MachO::encryption_info_command
809 uint32_t cryptsize; member in struct:llvm::MachO::encryption_info_command_64
1191 sys::swapByteOrder(e.cryptsize);
1199 sys::swapByteOrder(e.cryptsize);

Completed in 105 milliseconds