Searched refs:dylib_command (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach-o/
H A Dloader.h404 * contains a dylib_command (cmd == LC_ID_DYLIB) to identify the library.
406 * dylib_command (cmd == LC_LOAD_DYLIB) for each library it uses.
408 struct dylib_command { struct
/macosx-10.5.8/xnu-1228.15.4/libkern/mach-o/
H A Dloader.h451 * contains a dylib_command (cmd == LC_ID_DYLIB) to identify the library.
453 * dylib_command (cmd == LC_LOAD_DYLIB) for each library it uses.
455 struct dylib_command { struct
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h605 * contains a dylib_command (cmd == LC_ID_DYLIB) to identify the library.
607 * dylib_command (cmd == LC_LOAD_DYLIB, LC_LOAD_WEAK_DYLIB, or
610 struct dylib_command { struct

Completed in 68 milliseconds