Home
last modified time | relevance | path

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

12

/external/u-boot/arch/arc/lib/
Drelocate.c19 size_t len = (size_t)&__image_copy_end - (size_t)&__image_copy_start; in copy_uboot_to_ram()
62 offset_ptr_rom < (Elf32_Addr *)&__image_copy_end) { in do_elf_reloc_fixups()
98 val > (unsigned int)&__image_copy_end) { in do_elf_reloc_fixups()
/external/u-boot/include/asm-generic/
Dsections.h58 extern char __image_copy_end[];
74 extern char __image_copy_end[];
/external/u-boot/arch/arm/cpu/
Du-boot-spl.lds48 __image_copy_end = .; symbol
82 ASSERT(__image_copy_end - __image_copy_start < (CONFIG_SPL_MAX_SIZE), \
/external/u-boot/arch/arm/lib/
Dsections.c24 char __image_copy_end[0] __attribute__((section(".__image_copy_end"))); variable
Drelocate_64.S46 adr x2, __image_copy_end /* x2 <- Run &__image_copy_end */
Drelocate.S83 ldr r2, =__image_copy_end /* r2 <- SRC &__image_copy_end */
/external/u-boot/arch/arc/cpu/
Du-boot.lds61 __image_copy_end = .; symbol
/external/u-boot/arch/arm/mach-at91/arm926ejs/
Du-boot-spl.lds35 __image_copy_end = .; symbol
/external/u-boot/arch/arm/cpu/arm1136/
Du-boot-spl.lds35 __image_copy_end = .; symbol
/external/u-boot/arch/mips/cpu/
Du-boot-spl.lds38 __image_copy_end = .; symbol
Du-boot.lds41 __image_copy_end = .; symbol
/external/u-boot/board/Barix/ipam390/
Du-boot-spl-ipam390.lds51 __image_copy_end = .; symbol
/external/u-boot/arch/arm/mach-omap2/
Du-boot-spl.lds41 __image_copy_end = .; symbol
/external/u-boot/board/davinci/da8xxevm/
Du-boot-spl-da850evm.lds54 __image_copy_end = .; symbol
/external/u-boot/board/samsung/common/
Dexynos-uboot-spl.lds43 __image_copy_end = .; symbol
/external/u-boot/arch/arm/mach-at91/armv7/
Du-boot-spl.lds42 __image_copy_end = .; symbol
/external/u-boot/arch/arm/cpu/arm926ejs/spear/
Du-boot-spl.lds43 __image_copy_end = .; symbol
/external/u-boot/arch/mips/lib/
Dreloc.c125 length = __image_copy_end - __text_start; in relocate_code()
/external/u-boot/arch/arm/cpu/armv7/sunxi/
Du-boot-spl.lds46 __image_copy_end = .; symbol
/external/u-boot/board/qualcomm/dragonboard820c/
Du-boot.lds63 *(.__image_copy_end)
/external/u-boot/arch/arm/cpu/arm926ejs/orion5x/
Du-boot-spl.lds49 __image_copy_end = .; symbol
/external/u-boot/board/qualcomm/dragonboard410c/
Du-boot.lds63 *(.__image_copy_end)
/external/u-boot/arch/arm/cpu/armv8/
Du-boot-spl.lds48 *(.__image_copy_end)
/external/u-boot/board/compulab/cm_t335/
Du-boot.lds47 *(.__image_copy_end)
/external/u-boot/board/cirrus/edb93xx/
Du-boot.lds52 *(.__image_copy_end)

12