Searched defs:LoadCommandInfo (Results 1 – 1 of 1) sorted by relevance
54 struct LoadCommandInfo { struct55 const char *Ptr; // Where in memory the load command is.56 MachO::load_command C; // The command itself.