Home
last modified time | relevance | path

Searched refs:__image_copy_end (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dsections.h63 extern char __image_copy_end[];
79 extern char __image_copy_end[];
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-spl.lds
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Drelocate.c18 size_t len = (size_t)&__image_copy_end - (size_t)&__image_copy_start; in copy_uboot_to_ram()
82 (unsigned int)&__image_copy_end) { in do_elf_reloc_fixups()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/
H A Du-boot-spl.lds41 __image_copy_end = .; symbol
75 ASSERT(__image_copy_end - __image_copy_start < (CONFIG_SPL_MAX_SIZE), \
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Du-boot-tpl-v8.lds46 *(.__image_copy_end)
79 ASSERT(__image_copy_end - __image_copy_start < (CONFIG_TPL_MAX_SIZE), \
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Drelocate_64.S49 adrp x2, __image_copy_end /* x2 <- address bits [31:12] */
50 add x2, x2, :lo12:__image_copy_end /* x2 <- address bits [11:00] */
H A Dsections.c25 char __image_copy_end[0] __attribute__((section(".__image_copy_end"))); variable
/OK3568_Linux_fs/u-boot/arch/arc/cpu/
H A Du-boot.lds61 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/
H A Du-boot-spl.lds36 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/
H A Du-boot-spl.lds36 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/
H A Du-boot.lds
/OK3568_Linux_fs/u-boot/arch/mips/cpu/
H A Du-boot-spl.lds40 __image_copy_end = .; symbol
H A Du-boot.lds48 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/board/Barix/ipam390/
H A Du-boot-spl-ipam390.lds52 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/
H A Du-boot-spl-da850evm.lds55 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dexynos-uboot-spl.lds44 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Du-boot-spl.lds42 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.lds
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/armv7/
H A Du-boot-spl.lds43 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Du-boot-spl.lds44 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/sunxi/
H A Du-boot-spl.lds47 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dreloc.c126 length = __image_copy_end - __text_start; in relocate_code()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/orion5x/
H A Du-boot-spl.lds50 __image_copy_end = .; symbol
/OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/
H A Du-boot.lds64 *(.__image_copy_end)
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Du-boot-spl.lds49 *(.__image_copy_end)

12