Home | History | Annotate | Download | only in info

Lines Matching full:ram

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