Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Drelocater_tramp.S284 .globl relocator_esi
285 relocator_esi: .long 0 label
H A Dlibi386.h72 extern uint32_t relocator_esi;
/freebsd/stand/i386/loader/
H A Dchain.c147 relocator_esi = relocater_size; in command_chain()