Searched defs:dylinker_command (Results 1 – 5 of 5) 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;
655 struct dylinker_command { struct656 uint32_t cmd;657 uint32_t cmdsize;658 uint32_t name;
648 struct dylinker_command { struct649 uint32_t cmd;650 uint32_t cmdsize;651 uint32_t name;