Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S260 .globl relocator_fs
261 relocator_fs: .word 0 label
H A Dlibi386.h68 extern uint16_t relocator_fs;
/freebsd/stand/i386/loader/
H A Dchain.c150 relocator_fs = 0; in command_chain()