Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S248 .globl relocator_ds
249 relocator_ds: .word 0 label
H A Dlibi386.h66 extern uint16_t relocator_ds;
/freebsd/stand/i386/loader/
H A Dchain.c148 relocator_ds = 0; in command_chain()