Home
last modified time | relevance | path

Searched refs:LC_DYLIB_CODE_SIGN_DRS (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/EXTERNAL_HEADERS/mach-o/
H A Dloader.h316 #define LC_DYLIB_CODE_SIGN_DRS 0x2B /* Code signing DRs copied from linked dylibs */ macro
/xnu-10002.1.13/libkern/kxld/
H A Dkxld_object.c770 case LC_DYLIB_CODE_SIGN_DRS: in init_from_final_linked_image()
1082 case LC_DYLIB_CODE_SIGN_DRS: in init_from_object()