Searched defs:cryptoff (Results 1 - 3 of 3) sorted by path

/external/llvm/include/llvm/Support/
H A DMachO.h795 uint32_t cryptoff; member in struct:llvm::MachO::encryption_info_command
803 uint32_t cryptoff; member in struct:llvm::MachO::encryption_info_command_64
1182 sys::swapByteOrder(e.cryptoff);
1190 sys::swapByteOrder(e.cryptoff);
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h571 uint32_t cryptoff; member in struct:llvm::MachO::encryption_info_command
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h800 uint32_t cryptoff; member in struct:llvm::MachO::encryption_info_command
808 uint32_t cryptoff; member in struct:llvm::MachO::encryption_info_command_64
1190 sys::swapByteOrder(e.cryptoff);
1198 sys::swapByteOrder(e.cryptoff);

Completed in 234 milliseconds