Home
last modified time | relevance | path

Searched refs:relocator_es (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/i386/loader/
H A Dchain.c111 relocator_es = 0; in command_chain()
/illumos-gate/usr/src/boot/i386/libi386/
H A Drelocater_tramp.S241 .globl relocator_es
242 relocator_es: .word 0 label
H A Dlibi386.h68 extern uint16_t relocator_es;
H A Dlinux.c390 relocator_es = segment; in linux_exec()