Searched refs:__binary_start (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/kernel/
H A Duml.lds.S14 * invisibly to objdump. So, just make __binary_start equal to the very
18 __binary_start = START; define
H A Dum_arch.c249 extern char __binary_start;
305 uml_physmem = (unsigned long) &__binary_start & PAGE_MASK;
H A Ddyn.lds.S14 __binary_start = .; define
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/kernel/
H A Duml.lds.S14 * invisibly to objdump. So, just make __binary_start equal to the very
18 __binary_start = START; define
H A Dum_arch.c249 extern char __binary_start;
305 uml_physmem = (unsigned long) &__binary_start & PAGE_MASK;
H A Ddyn.lds.S14 __binary_start = .; define

Completed in 200 milliseconds