Searched refs:cryptid (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMachO.h839 uint32_t cryptid; member in struct:llvm::MachO::encryption_info_command
847 uint32_t cryptid; member in struct:llvm::MachO::encryption_info_command_64
1195 sys::swapByteOrder(e.cryptid);
1203 sys::swapByteOrder(e.cryptid);
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp7939 outs() << " cryptid " << ec.cryptid << "\n";
7960 outs() << " cryptid " << ec.cryptid << "\n";

Completed in 128 milliseconds