Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S266 .globl relocator_gs
267 relocator_gs: .word 0 label
H A Dlibi386.h69 extern uint16_t relocator_gs;
/freebsd/stand/i386/loader/
H A Dchain.c151 relocator_gs = 0; in command_chain()