Home
last modified time | relevance | path

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

/xnu-8020.121.3/EXTERNAL_HEADERS/mach-o/
H A Dloader.h787 struct dylinker_command { struct
788 uint32_t cmd; /* LC_ID_DYLINKER, LC_LOAD_DYLINKER or
790 uint32_t cmdsize; /* includes pathname string */
791 union lc_str name; /* dynamic linker's path name */