Lexicon Entry
Process Loading
The sequence of steps the OS performs to launch a program: reading the executable header, mapping segments into virtual memory, and jumping to the entry point.
The sequence of steps the OS performs to launch a program: reading the executable header, mapping segments into virtual memory, and jumping to the entry point.