Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/link/
H A Dlink.ld.S529 __HEAP_BEGIN__ = ABSOLUTE(.); define
531 __HEAP_SIZE__ = (__RAM_BEGIN__ + __RAM_SIZE__) - __HEAP_BEGIN__;
582 __HEAP_BEGIN__ = ABSOLUTE(.); define
584 __HEAP_SIZE__ = (RAM_FPGA_START + RAM_FPGA_LEN) - __HEAP_BEGIN__;

Completed in 2 milliseconds