Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S278 .globl relocator_sp
279 relocator_sp: .word 0 label
H A Dlibi386.h71 extern uint16_t relocator_sp;
/freebsd/stand/i386/loader/
H A Dchain.c154 relocator_sp = 0x7C00; in command_chain()