Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/xtensa/cpu/
H A Du-boot.lds38 .reloc_table ALIGN(4) : FOLLOWING(.ResetVector.text)
59 FOLLOWING(.reloc_table))
61 FOLLOWING(.WindowVectors.text))
64 FOLLOWING(.reloc_table))
67 FOLLOWING(.KernelExceptionVector.literal))
69 FOLLOWING(.KernelExceptionVector.text))
71 FOLLOWING(.UserExceptionVector.literal))
73 FOLLOWING(.UserExceptionVector.text))
75 FOLLOWING(.DoubleExceptionVector.literal))
79 SECTION_text(CONFIG_SYS_TEXT_ADDR, FOLLOWING(.DoubleExceptionVector.text))
[all …]
/rk3399_rockchip-uboot/arch/xtensa/include/asm/
H A Dldscript.h23 #define FOLLOWING(sec) \ macro