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

/darwin-on-arm/xnu/libkern/libkern/
H A Dkernel_mach_header.h73 #define LC_SEGMENT_KERNEL LC_SEGMENT
/darwin-on-arm/xnu/SETUP/setsegname/
H A Dsetsegname.c193 if (LC_SEGMENT == cmdtype) {
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_util.c345 case LC_SEGMENT:
649 case LC_SEGMENT:
H A Dkxld_seg.c644 seghdr->cmd = LC_SEGMENT;
H A Dkxld_object.c539 case LC_SEGMENT:
590 case LC_SEGMENT:
874 case LC_SEGMENT:
891 "LC_SEGMENT in 64-bit kext."));
/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h244 #define LC_SEGMENT 0x1 /* segment of this file to be mapped */ macro
327 uint32_t cmd; /* LC_SEGMENT */
971 * set to the offset from the vmaddr of the first LC_SEGMENT command.
973 * vmaddr of the first read-write LC_SEGMENT command.
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_core.c417 sc->cmd = LC_SEGMENT;
H A Dmach_loader.c639 case LC_SEGMENT:
1647 case LC_SEGMENT:

Completed in 42 milliseconds