Home
last modified time | relevance | path

Searched refs:RELOCATE1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/xtensa/cpu/
H A Du-boot.lds50 RELOCATE1(text);
51 RELOCATE1(rodata);
52 RELOCATE1(data);
53 RELOCATE1(u_boot_list);
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dldscript.h35 #define RELOCATE1(_sec_) \ macro