Searched refs:LC_REQ_DYLD (Results 1 – 1 of 1) sorted by relevance
261 #define LC_REQ_DYLD 0x80000000 macro293 #define LC_LOAD_WEAK_DYLIB (0x18 | LC_REQ_DYLD)299 #define LC_RPATH (0x1c | LC_REQ_DYLD) /* runpath additions */302 #define LC_REEXPORT_DYLIB (0x1f | LC_REQ_DYLD) /* load and re-export dylib */306 #define LC_DYLD_INFO_ONLY (0x22|LC_REQ_DYLD) /* compressed dyld information only */307 #define LC_LOAD_UPWARD_DYLIB (0x23 | LC_REQ_DYLD) /* load upward dylib */313 #define LC_MAIN (0x28|LC_REQ_DYLD) /* replacement for LC_UNIXTHREAD */324 #define LC_DYLD_EXPORTS_TRIE (0x33 | LC_REQ_DYLD) /* used with linkedit_data_command, payload is tr…325 #define LC_DYLD_CHAINED_FIXUPS (0x34 | LC_REQ_DYLD) /* used with linkedit_data_command */326 #define LC_FILESET_ENTRY (0x35 | LC_REQ_DYLD) /* used with fileset_entry_command */