Searched defs:relocater_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Drelocater_tramp.S89 * relocater_data[i], 0 value will stop the loop.
92 * %edx for relocater_data offset
97 movl (relocater_data-relocater)(%ebx, %edx, 4), %eax
100 movl (relocater_data-relocater)(%ebx, %edx, 4), %esi
102 movl (relocater_data-relocater)(%ebx, %edx, 4), %edi
104 movl (relocater_data-relocater)(%ebx, %edx, 4), %ecx
328 .globl relocater_data
331 relocater_data: label

Completed in 44 milliseconds