Load command type.
Record Field | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Defines a segment of this file to be mapped into the address space of the process that loads this file. It also includes all the sections contained by the segment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This command defines the initial thread state of the main thread of the process. LCThread is similar to LCUnixThread but does not cause the kernel to allocate a stack.
|
|
|
|
|
|
|
|
|
|
|
|
|