Home
last modified time | relevance | path

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

12

/openbmc/u-boot/arch/arc/lib/
H A 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()
/openbmc/u-boot/include/asm-generic/
H A Dsections.h58 extern char __image_copy_end[];
74 extern char __image_copy_end[];
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Du-boot-spl.lds35 __image_copy_end = .; symbol
53 ASSERT(__image_copy_end - __start < (IMAGE_MAX_SIZE), \
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot-spl.lds48 __image_copy_end = .; symbol
82 ASSERT(__image_copy_end - __image_copy_start < (IMAGE_MAX_SIZE), \
/openbmc/u-boot/arch/arm/lib/
H A Dsections.c24 char __image_copy_end[0] __attribute__((section(".__image_copy_end"))); variable
H A Drelocate_64.S46 adr x2, __image_copy_end /* x2 <- Run &__image_copy_end */
/openbmc/u-boot/arch/arc/cpu/
H A Du-boot.lds61 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/cpu/arm1136/
H A Du-boot-spl.lds35 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Du-boot-spl.lds45 *(.__image_copy_end)
/openbmc/u-boot/board/Barix/ipam390/
H A Du-boot-spl-ipam390.lds51 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/mach-omap2/
H A Du-boot-spl.lds41 __image_copy_end = .; symbol
/openbmc/u-boot/board/samsung/common/
H A Dexynos-uboot-spl.lds43 __image_copy_end = .; symbol
/openbmc/u-boot/board/davinci/da8xxevm/
H A Du-boot-spl-da850evm.lds54 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Du-boot-spl.lds43 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Du-boot-spl.lds42 __image_copy_end = .; symbol
/openbmc/u-boot/arch/mips/lib/
H A Dreloc.c125 length = __image_copy_end - __text_start; in relocate_code()
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Du-boot-spl.lds46 __image_copy_end = .; symbol
/openbmc/u-boot/board/synopsys/iot_devkit/
H A Du-boot.lds75 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/cpu/arm926ejs/orion5x/
H A Du-boot-spl.lds49 __image_copy_end = .; symbol
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Du-boot-spl.lds48 *(.__image_copy_end)
/openbmc/u-boot/board/qualcomm/dragonboard410c/
H A Du-boot.lds76 *(.__image_copy_end)
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Du-boot.lds69 *(.__image_copy_end)
/openbmc/u-boot/board/compulab/cm_t335/
H A Du-boot.lds47 *(.__image_copy_end)
/openbmc/u-boot/board/birdland/bav335x/
H A Du-boot.lds51 *(.__image_copy_end)
/openbmc/u-boot/board/cirrus/edb93xx/
H A Du-boot.lds52 *(.__image_copy_end)

12