Lines Matching full:lma
1863 "LMA", or load memory address. This is the address at which the
1868 based system). In this case the ROM address would be the LMA, and the
2464 [AT(LMA)] [ALIGN(SECTION_ALIGN)] [SUBALIGN(SUBSECTION_ALIGN)]
2976 [AT(LMA)] [ALIGN(SECTION_ALIGN)] [SUBALIGN(SUBSECTION_ALIGN)]
2989 * Output Section LMA:: Output section LMA
2997 File: ld.info, Node: Output Section Type, Next: Output Section LMA, Up: Output Section Attributes
3030 File: ld.info, Node: Output Section LMA, Next: Forced Output Alignment, Prev: Output Section Type, Up: Output Section Attributes
3032 3.6.8.2 Output Section LMA
3035 Every section has a virtual address (VMA) and a load address (LMA); see
3040 The linker will normally set the LMA equal to the VMA. You can
3041 change that by using the `AT' keyword. The expression LMA that follows
3056 shows that the location counter holds the VMA value, not the LMA value.
3088 File: ld.info, Node: Forced Output Alignment, Next: Forced Input Alignment, Prev: Output Section LMA, Up: Output Section Attributes
3466 LMA::). The `AT' command for a program header overrides the output
4097 Return the absolute LMA of the named SECTION. This is normally
4100 LMA::).
6202 * AT(LMA): Output Section LMA. (line 6)
6203 * AT>LMA_REGION: Output Section LMA. (line 6)
6340 * initialized data in ROM: Output Section LMA. (line 21)
6385 * load address: Output Section LMA. (line 6)
6500 * ROM initialized data: Output Section LMA. (line 21)
6523 * section load address: Output Section LMA. (line 6)
6650 Node: Output Section LMA129855