Home
last modified time | relevance | path

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

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