Home | History | Annotate | Download | only in info

Lines Matching full:ram

2035 is loaded into ROM, and then copied into RAM when the program starts up
2038 RAM address would be the VMA.
3570 explicitly mapped into a memory region into the `ram' memory region.
3575 ram (!rx) : org = 0x40000000, l = 4M
3591 _fstack = ORIGIN(ram) + LENGTH(ram) - 4;
4841 Denotes a portion of RAM located above `.bss' section.