Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S254 .globl relocator_es
255 relocator_es: .word 0 label
H A Dlibi386.h67 extern uint16_t relocator_es;
/freebsd/stand/i386/loader/
H A Dchain.c149 relocator_es = 0; in command_chain()