Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S313 .globl relocator_cs
314 relocator_cs: label
H A Dlibi386.h65 extern uint16_t relocator_cs;
/freebsd/stand/i386/loader/
H A Dchain.c153 relocator_cs = 0; in command_chain()