Home
last modified time | relevance | path

Searched defs:relocaddr (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/sh/lib/
Dboard.c18 void relocate_code(ulong start_addr_sp, gd_t *new_gd, ulong relocaddr) in relocate_code()
/third_party/uboot/u-boot-2020.01/board/nokia/rx51/
Dlowlevel_init.S9 relocaddr: /* address of this relocaddr section after coping */ label
/third_party/uboot/u-boot-2020.01/arch/mips/lib/
Dreloc.c108 void relocate_code(ulong start_addr_sp, gd_t *new_gd, ulong relocaddr) in relocate_code()
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dglobal_data.h58 unsigned long relocaddr; /* Start address of U-Boot in RAM */ member