Home
last modified time | relevance | path

Searched defs:dylib_command (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/EXTERNAL_HEADERS/mach-o/
H A Dloader.h684 struct dylib_command { struct
685 uint32_t cmd; /* LC_ID_DYLIB, LC_LOAD_{,WEAK_}DYLIB,
687 uint32_t cmdsize; /* includes pathname string */
688 struct dylib dylib; /* the library identification */