Searched defs:dylinker_command (Results 1 – 9 of 9) sorted by relevance
786 struct dylinker_command { struct787 uint32_t cmd; /* LC_ID_DYLINKER, LC_LOAD_DYLINKER or789 uint32_t cmdsize; /* includes pathname string */790 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;
659 struct dylinker_command { struct660 uint32_t cmd;661 uint32_t cmdsize;662 uint32_t name;
663 struct dylinker_command { struct664 uint32_t cmd;665 uint32_t cmdsize;666 uint32_t name;