Home
last modified time | relevance | path

Searched defs:LoadCommandInfo (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h189 struct LoadCommandInfo { struct
190 const char *Ptr; // Where in memory the load command is.
191 MachO::load_command C; // The command itself.