Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S310 .globl relocator_ip
311 relocator_ip: label
H A Dlibi386.h64 extern uint16_t relocator_ip;
/freebsd/stand/i386/loader/
H A Dchain.c155 relocator_ip = 0x7C00; in command_chain()