reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/BinaryFormat/MachO.h
 1231   sys::swapByteOrder(e.cryptid);
lib/ObjectYAML/MachOYAML.cpp
  357   IO.mapRequired("cryptid", LoadCommand.cryptid);
tools/llvm-objdump/MachODump.cpp
 9233   outs() << "      cryptid " << ec.cryptid << "\n";