Home
last modified time | relevance | path

Searched refs:VMA (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/file/magic/Magdir/
H A Dblcr10 #>0 search/1024 VMA\06 for kernel
22 #>0 search/1024 VMA\06 for kernel
/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c3463 VMA, SIZE, LMA, MAPPED enumerator
3557 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1()
3564 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1()
3630 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update()
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c251 #define exec_entry(EB, VMA) (&(EB)->exec[(VMA)->exec_flags - (EB)->flags]) argument
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo3093 first is the @dfn{VMA}, or virtual memory address. This is the address
3101 RAM address would be the VMA.
4090 The @var{address} is an expression for the VMA (the virtual memory
4774 Every section has a virtual address (VMA) and a load address (LMA); see
4792 If the section has a specific VMA address, then this is used as
4796 If the section is not allocatable then its LMA is set to its VMA.
4802 VMA and LMA is the same as the difference between the VMA and LMA of
4811 section then the LMA is set equal to the VMA.
4820 even though its VMA is @code{0x2000}, and one called @samp{.bss} to hold
4823 counter holds the VMA value, not the LMA value.
[all …]
/dragonfly/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi1406 Change the VMA and LMA addresses of all sections, as well as the start
1416 Set or change both the VMA address and the LMA address of any section
1429 this is the same as the VMA address, which is the address of the
1439 @cindex changing section VMA
1440 Set or change the VMA address of any section matching
1441 @var{sectionpattern}. The VMA address is the address where the
2013 @cindex VMA in objdump