| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | sections.h | 63 extern char __image_copy_end[]; 79 extern char __image_copy_end[];
|
| /OK3568_Linux_fs/u-boot/tpl/ |
| H A D | u-boot-spl.lds | |
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | relocate.c | 18 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 D | u-boot-spl.lds | 41 __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 D | u-boot-tpl-v8.lds | 46 *(.__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 D | relocate_64.S | 49 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 D | sections.c | 25 char __image_copy_end[0] __attribute__((section(".__image_copy_end"))); variable
|
| /OK3568_Linux_fs/u-boot/arch/arc/cpu/ |
| H A D | u-boot.lds | 61 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | u-boot-spl.lds | 36 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/ |
| H A D | u-boot-spl.lds | 36 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.lds | |
| /OK3568_Linux_fs/u-boot/arch/mips/cpu/ |
| H A D | u-boot-spl.lds | 40 __image_copy_end = .; symbol
|
| H A D | u-boot.lds | 48 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/board/Barix/ipam390/ |
| H A D | u-boot-spl-ipam390.lds | 52 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/ |
| H A D | u-boot-spl-da850evm.lds | 55 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/board/samsung/common/ |
| H A D | exynos-uboot-spl.lds | 44 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | u-boot-spl.lds | 42 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.lds | |
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/armv7/ |
| H A D | u-boot-spl.lds | 43 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | u-boot-spl.lds | 44 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/sunxi/ |
| H A D | u-boot-spl.lds | 47 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | reloc.c | 126 length = __image_copy_end - __text_start; in relocate_code()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/orion5x/ |
| H A D | u-boot-spl.lds | 50 __image_copy_end = .; symbol
|
| /OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/ |
| H A D | u-boot.lds | 64 *(.__image_copy_end)
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | u-boot-spl.lds | 49 *(.__image_copy_end)
|