Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/file/magic/Magdir/
Dblcr10 #>0 search/1024 VMA\06 for kernel
22 #>0 search/1024 VMA\06 for kernel
/freebsd-12-stable/contrib/llvm-project/lld/docs/ELF/
Dlinker_script.rst128 VMA is computed to be the same as the previous difference.
129 - Otherwise, the LMA is set to the VMA.
/freebsd-12-stable/contrib/binutils/ld/scripttempl/
Dpe.sc196 section VMA at 0, the PE format will not allow it. */
Dpep.sc196 section VMA at 0, the PE format will not allow it. */
/freebsd-12-stable/contrib/binutils/ld/
DNEWS26 being equal to VMA, to keeping the difference between LMA and VMA the same as
29 differing from the VMA for some sections.
Dld.texinfo2515 first is the @dfn{VMA}, or virtual memory address. This is the address
2523 RAM address would be the VMA.
3219 The @var{address} is an expression for the VMA (the virtual memory
3814 Every section has a virtual address (VMA) and a load address (LMA); see
3816 an output section description sets the VMA (@pxref{Output Section
3824 Note that if the section has not had a VMA assigned to it then the
3825 linker will use the @var{lma_region} as the VMA region as well.
3829 VMA and LMA for the section is the same as the preceding output
3832 to the VMA.
3841 even though its VMA is @code{0x2000}, and one called @samp{.bss} to hold
[all …]
DChangeLog-91971340 * ldlang.c (lang_size_sections): Add the section VMA to the result
2960 warning_find_reloc to try to find the section and VMA.
3799 bfd_abs_section_ptr, using the section VMA as the output_offset.
4251 * scripttempl/h8300.sc: Change .stab and .stabstr to use a VMA of
4418 sections to force a VMA of 0; needed for ELF backends which have
4512 absolute section. Don't try to set the VMA or output_offset or
4775 VMA follow another. Put .dynbss in .bss. Don't mention debugging
DChangeLog-00011585 and '-fdata-sections'. Set the VMA of STABS sections to zero.
1877 Set DWARF2 sections to a VMA of zero.
/freebsd-12-stable/contrib/gdb/gdb/
Dsymfile.c3266 VMA, SIZE, LMA, MAPPED enumerator
3397 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1()
3403 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update_1()
3458 if (cache_ovly_table[i][VMA] == bfd_section_vma (obfd, bsect) in simple_overlay_update()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1840 uint64_t VMA = Section.getAddress(); in printSectionHeaders() local
1842 VMA += AdjustVMA; in printSectionHeaders()
1857 << format_hex_no_prefix(VMA, AddressWidth) << " " in printSectionHeaders()
1863 << format_hex_no_prefix(VMA, AddressWidth) << " " << Type << "\n"; in printSectionHeaders()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp1820 auto VMA = ValueToMemoryAccess.find(MemoryInst); in removeFromLookups() local
1821 if (VMA->second == MA) in removeFromLookups()
1822 ValueToMemoryAccess.erase(VMA); in removeFromLookups()
/freebsd-12-stable/contrib/binutils/bfd/doc/
Dbfdint.texi1426 have a name, a VMA, file contents, flags, and other miscellaneous
1432 loader. They have a type, a VMA, an LMA, file contents, and a couple of
1471 ELF sections only have a VMA, while ELF program segments have both a VMA
1829 loaded. Compare with VMA, below.
1890 @item VMA
/freebsd-12-stable/contrib/binutils/binutils/
DNEWS216 the VMA of the sections.
DChangeLog-2006561 * objcopy.c (copy_object): For PE format targets set the VMA of a
DChangeLog475 (setup_section): Set the size, LMA and VMA to zero for
DChangeLog-9197558 * objdump.c (disassemble_data): Correct VMA argument to
1002 based on load address, not section VMA.
2687 VMA. Call filter_symbols if any sections are being removed.
2868 Sort sections with the same VMA by size.
DChangeLog-0001812 * objdump.c (disassemble_bytes): Remove section VMA adjustment
DChangeLog-98991804 (copy_object): Gap fill based on LMA not VMA.
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog-96971386 section VMA.
1387 (_bfd_coff_link_input_bfd): Separate section VMA handling for
1424 section VMA.
1480 COFF_IMAGE_WITH_PE, don't subtract the section VMA from the symbol
1483 callers. If PE file, don't add section VMA.
1484 (coff_write_alien_symbol): If PE file, don't add section VMA.
1645 section VMA from the symbol value if this is a fully linked file.
1714 VMA if this is an executable file or a shared object.
3136 * ieee.c (ieee_write_section_part): Use LMA rather than VMA.
3318 VMA to the addend for a PC relative reloc.
[all …]
DChangeLog-949533 (coff_i960_relocate_section): Add the input section VMA to the
441 (elf_map_symbols): Add section VMA to symbol value when comparing
1393 Sort the sections by VMA before looking through them. Put the
2525 output section VMA for section symbols, and check BSF_SECTION_SYM
3656 sections, if they have the same VMA.
4717 position from the lowest section VMA, not the start address.
5020 section VMA and the file position even if D_PAGED is not set.
5526 * aoutx.h (adjust_o_magic): If the .bss VMA was set outside of
5527 BFD, pad the .data section up to the VMA of the .bss section.
5557 after a function symbol, skip it. Add the section VMA to the line
[all …]
DChangeLog-9899679 sections by VMA when assigning target_index values. Always set
4314 * elf.c (copy_private_bfd_data): Add support for changing VMA or
4452 Don't add section VMA to symbols for relocatable output.
4469 * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the
4482 * elf.c (elf_map_symbols): Don't add section VMA to symbol value
DChangeLog-91935708 * aoutx.h (set_section_contents): Set VMA for each section based
5709 on previous section. If text section VMA doesn't appear to have
6746 * aoutf1.h (sunos_core_file_p): VMA of .reg* now needs to be 0.
/freebsd-12-stable/contrib/binutils/binutils/po/
Dbinutils.pot2540 " Add <incr> to LMA, VMA and start "
2543 " Change LMA and VMA of section <name> by "
2549 " Change the VMA of section <name> by "
3017 msgid "Idx Name Size VMA LMA File off Algn"
3023 "Idx Name Size VMA LMA File off "
/freebsd-12-stable/contrib/binutils/binutils/doc/
Dbinutils.texi1233 Change the VMA and LMA addresses of all sections, as well as the start
1243 Set or change both the VMA address and the LMA address of the named
1254 program load time. Normally this is the same as the VMA address, which
1264 @cindex changing section VMA
1265 Set or change the VMA address of the named @var{section}. The VMA
1650 @cindex VMA in objdump
/freebsd-12-stable/contrib/binutils/bfd/po/
Dbfd.pot2986 #. src = VMA of the memory we're fixing up
2988 #. val = VMA of what we need to refer to.

12