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