Searched refs:LC_DYLIB_CODE_SIGN_DRS (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h296 #define LC_DYLIB_CODE_SIGN_DRS 0x2B /* Code signing DRs copied from linked dylibs */ macro
1159 or LC_DYLIB_CODE_SIGN_DRS */
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c687 case LC_DYLIB_CODE_SIGN_DRS:
688 printf("LC_DYLIB_CODE_SIGN_DRS ");
1050 /* Copy a LC_DYLIB_CODE_SIGN_DRS load command from the input file to the output
1255 case LC_DYLIB_CODE_SIGN_DRS:
/macosx-10.10/emacs-93/
H A Dunexmacosx.c687 case LC_DYLIB_CODE_SIGN_DRS:
688 printf("LC_DYLIB_CODE_SIGN_DRS ");
1050 /* Copy a LC_DYLIB_CODE_SIGN_DRS load command from the input file to the output
1255 case LC_DYLIB_CODE_SIGN_DRS:
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dmacho++.cpp408 if (const load_command *cmd = findCommand(LC_DYLIB_CODE_SIGN_DRS))
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmacho++.cpp408 if (const load_command *cmd = findCommand(LC_DYLIB_CODE_SIGN_DRS))
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOFileAbstraction.hpp93 #ifndef LC_DYLIB_CODE_SIGN_DRS
94 #define LC_DYLIB_CODE_SIGN_DRS 0x2B macro
H A Dupdate_dyld_shared_cache.cpp1935 case LC_DYLIB_CODE_SIGN_DRS:
/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_object.c673 case LC_DYLIB_CODE_SIGN_DRS:
958 case LC_DYLIB_CODE_SIGN_DRS:

Completed in 315 milliseconds