Searched refs:macho_routines_command (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp280 case macho_routines_command<P>::CMD:
283 struct macho_routines_command<P>* routines = (struct macho_routines_command<P>*)cmd;
H A DMachOFileAbstraction.hpp433 class macho_routines_command { class
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoaderMachO.cpp70 struct macho_routines_command : public routines_command_64 {}; struct in inherits:routines_command_64
77 struct macho_routines_command : public routines_command {}; struct in inherits:routines_command
1675 Initializer func = (Initializer)(((struct macho_routines_command*)cmd)->init_address + fSlide);
H A DImageLoaderMachOCompressed.cpp52 struct macho_routines_command : public routines_command_64 {}; struct in inherits:routines_command_64
59 struct macho_routines_command : public routines_command {}; struct in inherits:routines_command
H A DImageLoaderMachOClassic.cpp75 struct macho_routines_command : public routines_command_64 {}; struct in inherits:routines_command_64
82 struct macho_routines_command : public routines_command {}; struct in inherits:routines_command

Completed in 141 milliseconds