Searched refs:lma_region (Results 1 – 6 of 6) sorted by relevance
82 } [>region] [AT>lma_region] [:phdr ...] [=fillexp] [,]110 A load address (LMA) can be specified by ``AT(lma)`` or ``AT>lma_region``.114 - ``AT>lma_region`` specifies the LMA region. The lack of ``AT>lma_region``119 ``lma_region`` is different from the ``lma_region`` for124 If neither ``AT(lma)`` nor ``AT>lma_region`` is specified:
4407 && os->lma_region != NULL in lang_size_sections_1()4408 && os->lma_region != os->region) in lang_size_sections_1()4410 bfd_vma lma = os->lma_region->current; in lang_size_sections_1()4481 && os->lma_region == NULL in lang_size_sections_1()4513 if (os->lma_region != NULL && os->lma_region != os->region) in lang_size_sections_1()4515 os->lma_region->current in lang_size_sections_1()4519 os_region_check (os, os->lma_region, NULL, in lang_size_sections_1()6040 lang_memory_region_type **lma_region, in lang_get_regions() argument6046 *lma_region = lang_memory_region_lookup (lma_memspec, FALSE); in lang_get_regions()6054 *region = *lma_region; in lang_get_regions()[all …]
135 lang_memory_region_type *lma_region; member
1718 * ldlang.c (lang_leave_overlay): Don't set lma_region when1728 * ldlang.c (lang_leave_overlay): Only set lma_region from the3257 (lang_output_section_statement_lookup): Initialize lma_region.
619 (lang_size_sections_1): Delete unnecessary code setting lma_region
3174 @} [>@var{region}] [AT>@var{lma_region}] [:@var{phdr} :@var{phdr} @dots{}] [=@var{fillexp}]3754 @} [>@var{region}] [AT>@var{lma_region}] [:@var{phdr} :@var{phdr} @dots{}] [=@var{fillexp}]3810 @kindex AT>@var{lma_region}3822 Alternatively, with @samp{AT>@var{lma_region}} expression, you may3825 linker will use the @var{lma_region} as the VMA region as well.