Searched refs:VMA (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | aix.sc | 2 # AIX always uses shared libraries. The section VMA appears to be
|
| D | mmo.sc | 116 /* Note that this section always has a fixed VMA - that of its
|
| D | pe.sc | 200 section VMA at 0, the PE format will not allow it. */
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | mmix-elfnmmo.em | 50 /* We need to set the VMA of the .MMIX.reg_contents section when it has
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | symfile.c | 3422 VMA, SIZE, LMA, MAPPED enumerator 3553 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1() 3559 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1() 3614 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | bfdint.texi | 1399 have a name, a VMA, file contents, flags, and other miscellaneous 1405 loader. They have a type, a VMA, an LMA, file contents, and a couple of 1444 ELF sections only have a VMA, while ELF program segments have both a VMA 1819 loaded. Compare with VMA, below. 1880 @item VMA
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/doc/ |
| D | binutils.texi | 1213 Change the VMA and LMA addresses of all sections, as well as the start 1223 Set or change both the VMA address and the LMA address of the named 1234 program load time. Normally this is the same as the VMA address, which 1244 @cindex changing section VMA 1245 Set or change the VMA address of the named @var{section}. The VMA 1572 @cindex VMA in objdump
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ld.texinfo | 2396 first is the @dfn{VMA}, or virtual memory address. This is the address 2404 RAM address would be the VMA. 3093 The @var{address} is an expression for the VMA (the virtual memory 3683 Every section has a virtual address (VMA) and a load address (LMA); see 3685 an output section description sets the VMA (@pxref{Output Section 3688 The linker will normally set the LMA equal to the VMA. You can change 3695 Note that if the section has not had a VMA assigned to it then the 3696 linker will use the @var{lma_region} as the VMA region as well. 3705 even though its VMA is @code{0x2000}, and one called @samp{.bss} to hold 3708 counter holds the VMA value, not the LMA value. [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | AUTHORS | 596 Neale Ferguson <neale@VMA.TABNSW.COM.AU>
|
| D | Changes5.6 | 24499 To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU 24958 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> 25462 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> 25469 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> 25759 From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdb.texinfo | 7783 the @dfn{virtual memory address}, or @dfn{VMA}; the load address is also 8013 @code{lma} members equal the VMA and LMA of the overlay's section in the 14561 offset is an offset which is added to the VMA (virtual memory address)
|