Home
last modified time | relevance | path

Searched refs:_end (Results 1 – 25 of 45) sorted by relevance

12

/u-boot/arch/arm/mach-stm32mp/
A Dboot_params.c32 log_debug("%s: fall back to builtin DTB, %p\n", __func__, &_end); in board_fdt_blob_setup()
34 return (void *)&_end; in board_fdt_blob_setup()
/u-boot/arch/xtensa/include/asm/
A Dldscript.h36 LONG(_##_sec_##_end); \
41 LONG(_##_sym_##_##_sec_##_end); \
46 LONG(_##_sec_##_end); \
55 _##_sym_##_##_sec_##_end = ABSOLUTE(.); \
168 _end = ALIGN(0x8); \
/u-boot/arch/microblaze/cpu/
A Du-boot-spl.lds56 _end = . ; symbol
61 ASSERT(_end - _start <= (CONFIG_SPL_MAX_FOOTPRINT), \
A Du-boot.lds73 _end = . ; symbol
/u-boot/arch/powerpc/cpu/mpc83xx/
A Du-boot.lds56 * _end - This is end of u-boot.bin image.
59 _end = .; symbol
/u-boot/arch/microblaze/include/asm/
A Dprocessor.h11 extern char _end[];
/u-boot/arch/arm/include/asm/arch-bcm235xx/
A Dboot0.h10 .word _end - _start
/u-boot/arch/arm/include/asm/arch-bcm281xx/
A Dboot0.h10 .word _end - _start
/u-boot/board/sifive/unmatched/
A Dunmatched.c22 return (ulong *)&_end; in board_fdt_blob_setup()
/u-boot/arch/arm/mach-nexell/include/mach/
A Dboot0.h23 .word (_end - _start) + 20 * 1024 /* 0x50: load size
/u-boot/board/cssi/cmpc885/
A Du-boot.lds72 * _end - This is end of u-boot.bin image.
75 _end = .; symbol
/u-boot/board/cssi/mcr3000/
A Du-boot.lds72 * _end - This is end of u-boot.bin image.
75 _end = .; symbol
/u-boot/arch/arm/lib/
A Dsections.c36 char _end[0] __section(".__end"); variable
/u-boot/examples/standalone/
A Dsparc.lds44 _end = .; symbol
/u-boot/include/asm-generic/
A Dsections.h20 extern char _end[], _init[];
/u-boot/arch/arm/cpu/arm926ejs/sunxi/
A Du-boot-spl.lds38 _end = .; symbol
/u-boot/arch/nios2/cpu/
A Du-boot.lds70 * _end - This is end of u-boot.bin image.
73 _end = .; symbol
/u-boot/arch/riscv/cpu/
A Du-boot-spl.lds49 _end = .; symbol
A Du-boot.lds77 _end = .; symbol
/u-boot/board/sifive/unleashed/
A Dunleashed.c125 return (ulong *)&_end; in board_fdt_blob_setup()
/u-boot/arch/arm/cpu/armv7/sunxi/
A Du-boot-spl.lds47 _end = .; symbol
/u-boot/arch/arm/mach-zynq/
A Du-boot-spl.lds48 _end = .; symbol
/u-boot/arch/m68k/cpu/
A Du-boot.lds79 _end = .; symbol
/u-boot/arch/arm/mach-orion5x/
A Du-boot-spl.lds50 _end = .; symbol
/u-boot/board/qualcomm/dragonboard820c/
A Du-boot.lds88 _end = .; symbol

Completed in 51 milliseconds

12