Searched refs:LC_SOURCE_VERSION (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_srcversion.c84 srcversionhdr->cmd = LC_SOURCE_VERSION;
H A Dkxld_object.c640 case LC_SOURCE_VERSION:
963 case LC_SOURCE_VERSION:
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h295 #define LC_SOURCE_VERSION 0x2A /* source version used to build binary */ macro
1438 uint32_t cmd; /* LC_SOURCE_VERSION */
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A Dmacho_util.c577 * Returns the contents of the version field of an LC_SOURCE_VERSION load
588 if (load_command->cmd == LC_SOURCE_VERSION) {
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c684 case LC_SOURCE_VERSION:
685 printf("LC_SOURCE_VERSION ");
/macosx-10.10/emacs-93/
H A Dunexmacosx.c684 case LC_SOURCE_VERSION:
685 printf("LC_SOURCE_VERSION ");

Completed in 226 milliseconds