/external/u-boot/arch/arc/lib/ |
D | relocate.c | 19 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/ |
D | sections.h | 58 extern char __image_copy_end[]; 74 extern char __image_copy_end[];
|
/external/u-boot/arch/arm/cpu/ |
D | u-boot-spl.lds | 48 __image_copy_end = .; symbol 82 ASSERT(__image_copy_end - __image_copy_start < (CONFIG_SPL_MAX_SIZE), \
|
/external/u-boot/arch/arm/lib/ |
D | sections.c | 24 char __image_copy_end[0] __attribute__((section(".__image_copy_end"))); variable
|
D | relocate_64.S | 46 adr x2, __image_copy_end /* x2 <- Run &__image_copy_end */
|
D | relocate.S | 83 ldr r2, =__image_copy_end /* r2 <- SRC &__image_copy_end */
|
/external/u-boot/arch/arc/cpu/ |
D | u-boot.lds | 61 __image_copy_end = .; symbol
|
/external/u-boot/arch/arm/mach-at91/arm926ejs/ |
D | u-boot-spl.lds | 35 __image_copy_end = .; symbol
|
/external/u-boot/arch/arm/cpu/arm1136/ |
D | u-boot-spl.lds | 35 __image_copy_end = .; symbol
|
/external/u-boot/arch/mips/cpu/ |
D | u-boot-spl.lds | 38 __image_copy_end = .; symbol
|
D | u-boot.lds | 41 __image_copy_end = .; symbol
|
/external/u-boot/board/Barix/ipam390/ |
D | u-boot-spl-ipam390.lds | 51 __image_copy_end = .; symbol
|
/external/u-boot/arch/arm/mach-omap2/ |
D | u-boot-spl.lds | 41 __image_copy_end = .; symbol
|
/external/u-boot/board/davinci/da8xxevm/ |
D | u-boot-spl-da850evm.lds | 54 __image_copy_end = .; symbol
|
/external/u-boot/board/samsung/common/ |
D | exynos-uboot-spl.lds | 43 __image_copy_end = .; symbol
|
/external/u-boot/arch/arm/mach-at91/armv7/ |
D | u-boot-spl.lds | 42 __image_copy_end = .; symbol
|
/external/u-boot/arch/arm/cpu/arm926ejs/spear/ |
D | u-boot-spl.lds | 43 __image_copy_end = .; symbol
|
/external/u-boot/arch/mips/lib/ |
D | reloc.c | 125 length = __image_copy_end - __text_start; in relocate_code()
|
/external/u-boot/arch/arm/cpu/armv7/sunxi/ |
D | u-boot-spl.lds | 46 __image_copy_end = .; symbol
|
/external/u-boot/board/qualcomm/dragonboard820c/ |
D | u-boot.lds | 63 *(.__image_copy_end)
|
/external/u-boot/arch/arm/cpu/arm926ejs/orion5x/ |
D | u-boot-spl.lds | 49 __image_copy_end = .; symbol
|
/external/u-boot/board/qualcomm/dragonboard410c/ |
D | u-boot.lds | 63 *(.__image_copy_end)
|
/external/u-boot/arch/arm/cpu/armv8/ |
D | u-boot-spl.lds | 48 *(.__image_copy_end)
|
/external/u-boot/board/compulab/cm_t335/ |
D | u-boot.lds | 47 *(.__image_copy_end)
|
/external/u-boot/board/cirrus/edb93xx/ |
D | u-boot.lds | 52 *(.__image_copy_end)
|