Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachO.h54 struct LoadCommandInfo { struct
55 const char *Ptr; // Where in memory the load command is.
56 MachO::load_command C; // The command itself.