Home
last modified time | relevance | path

Searched refs:RAM_TEXT_LMA (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/link/
H A Dlink.ld.S136 #define RAM_TEXT_LMA ((ZINIT_NO_ROM_TEXT_LMA + SIZEOF (.zInit) + (0x20) - 1) & ~ ((0x20) - 1)) define
137 #define NON_ROM_DATA_LMA ((RAM_TEXT_LMA + SIZEOF (.ram_text) + (0x20) -1) & ~ ((0x20) - 1))
369 .ram_text : AT (RAM_TEXT_LMA)

Completed in 2 milliseconds