Searched defs:dylinker_command (Results 1 – 4 of 4) sorted by relevance
745 struct dylinker_command { struct746 uint32_t cmd; /* LC_ID_DYLINKER, LC_LOAD_DYLINKER or748 uint32_t cmdsize; /* includes pathname string */749 union lc_str name; /* dynamic linker's path name */
632 struct dylinker_command { struct633 uint32_t cmd;634 uint32_t cmdsize;635 uint32_t name;
634 struct dylinker_command { struct635 uint32_t cmd;636 uint32_t cmdsize;637 uint32_t name;
646 struct dylinker_command { struct647 uint32_t cmd;648 uint32_t cmdsize;649 uint32_t name;