Home
last modified time | relevance | path

Searched refs:lma (Results 1 – 25 of 53) sorted by relevance

123

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphite-interchange.c185 ppl_Linear_Expression_t le, lma; in pdr_stride_in_loop() local
238 lma = build_linearized_memory_access (offset + dim_sctr, pdr); in pdr_stride_in_loop()
239 ppl_set_coef (lma, dim_L1, -1); in pdr_stride_in_loop()
240 ppl_new_Constraint (&new_cstr, lma, PPL_CONSTRAINT_TYPE_EQUAL); in pdr_stride_in_loop()
242 ppl_delete_Linear_Expression (lma); in pdr_stride_in_loop()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbinary.c247 && (! found_low || s->lma < low)) in binary_set_section_contents()
249 low = s->lma; in binary_set_section_contents()
257 s->filepos = (s->lma - low) * opb; in binary_set_section_contents()
H A Delf-nacl.c53 if (seg->count == 0 || seg->sections[0]->lma % minpagesize < sizeof_headers) in segment_eligible_for_headers()
148 sec->lma = lastsec->lma + lastsec->size; in nacl_modify_segment_map()
H A Delf.c4714 if (((s->lma + s->size) & addr_mask) < (s->lma & addr_mask)) in _bfd_elf_map_sections_to_segments()
4863 else if (last_hdr->lma - last_hdr->vma != hdr->lma - hdr->vma) in _bfd_elf_map_sections_to_segments()
4870 else if (hdr->lma < last_hdr->lma + last_size in _bfd_elf_map_sections_to_segments()
4871 || last_hdr->lma + last_size < last_hdr->lma) in _bfd_elf_map_sections_to_segments()
5260 if (sec1->lma < sec2->lma) in elf_sort_sections()
5262 else if (sec1->lma > sec2->lma) in elf_sort_sections()
5817 sec->lma = p_end; in assign_file_positions_for_load_sections()
6852 && s->lma == 0) in rewrite_elf_program_header()
7199 || output_section->lma < matching_lma->lma) in rewrite_elf_program_header()
7575 || section->lma < lowest_section->lma) in copy_elf_program_header()
[all …]
H A Dsrec.c565 sec->lma = address; in srec_scan()
911 else if ((section->lma + (offset + bytes_to_do) / opb - 1) <= 0xffff) in srec_set_section_contents()
913 else if ((section->lma + (offset + bytes_to_do) / opb - 1) <= 0xffffff in srec_set_section_contents()
920 entry->where = section->lma + offset / opb; in srec_set_section_contents()
1113 + s->section->output_section->lma in srec_write_symbols()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dbinary.c247 && (! found_low || s->lma < low)) in binary_set_section_contents()
249 low = s->lma; in binary_set_section_contents()
255 s->filepos = s->lma - low; in binary_set_section_contents()
H A Delf-nacl.c53 if (seg->count == 0 || seg->sections[0]->lma % minpagesize < sizeof_headers) in segment_eligible_for_headers()
149 sec->lma = lastsec->lma + lastsec->size; in nacl_modify_segment_map()
H A Delf.c4432 if (((s->lma + s->size) & addr_mask) < (s->lma & addr_mask)) in _bfd_elf_map_sections_to_segments()
4532 else if (last_hdr->lma - last_hdr->vma != hdr->lma - hdr->vma) in _bfd_elf_map_sections_to_segments()
4539 else if (hdr->lma < last_hdr->lma + last_size in _bfd_elf_map_sections_to_segments()
4540 || last_hdr->lma + last_size < last_hdr->lma) in _bfd_elf_map_sections_to_segments()
4552 > last_hdr->lma) in _bfd_elf_map_sections_to_segments()
4878 if (sec1->lma < sec2->lma) in elf_sort_sections()
4880 else if (sec1->lma > sec2->lma) in elf_sort_sections()
5329 sec->lma = p_end; in assign_file_positions_for_load_sections()
6269 && s->lma == 0) in rewrite_elf_program_header()
6987 || section->lma < lowest_section->lma) in copy_elf_program_header()
[all …]
H A Dsrec.c563 sec->lma = address; in srec_scan()
907 else if ((section->lma + (offset + bytes_to_do) / opb - 1) <= 0xffff) in srec_set_section_contents()
909 else if ((section->lma + (offset + bytes_to_do) / opb - 1) <= 0xffffff in srec_set_section_contents()
916 entry->where = section->lma + offset / opb; in srec_set_section_contents()
1106 + s->section->output_section->lma in srec_write_symbols()
/dragonfly/contrib/gdb-7/bfd/
H A Dbinary.c245 && (! found_low || s->lma < low)) in binary_set_section_contents()
247 low = s->lma; in binary_set_section_contents()
253 s->filepos = s->lma - low; in binary_set_section_contents()
H A Delf.c3814 if (((s->lma + s->size) & addr_mask) < (s->lma & addr_mask)) in _bfd_elf_map_sections_to_segments()
3909 else if (last_hdr->lma - last_hdr->vma != hdr->lma - hdr->vma) in _bfd_elf_map_sections_to_segments()
3916 else if (hdr->lma < last_hdr->lma + last_size in _bfd_elf_map_sections_to_segments()
3917 || last_hdr->lma + last_size < last_hdr->lma) in _bfd_elf_map_sections_to_segments()
3929 > last_hdr->lma) in _bfd_elf_map_sections_to_segments()
4235 if (sec1->lma < sec2->lma) in elf_sort_sections()
4237 else if (sec1->lma > sec2->lma) in elf_sort_sections()
4683 sec->lma = p_end; in assign_file_positions_for_load_sections()
5512 && s->lma == 0) in rewrite_elf_program_header()
6229 if (section->lma < lowest_section->lma) in copy_elf_program_header()
[all …]
H A Dsrec.c552 sec->lma = address; in srec_scan()
895 else if ((section->lma + offset + bytes_to_do - 1) <= 0xffff) in srec_set_section_contents()
897 else if ((section->lma + offset + bytes_to_do - 1) <= 0xffffff in srec_set_section_contents()
904 entry->where = section->lma + offset; in srec_set_section_contents()
1094 + s->section->output_section->lma in srec_write_symbols()
H A Dbfd-in.h283 #define bfd_get_section_lma(bfd, ptr) ((void) bfd, (ptr)->lma)
290 #define bfd_section_lma(bfd, ptr) ((ptr)->lma)
297 #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma…
H A Delf-nacl.c55 if (seg->count == 0 || seg->sections[0]->lma % maxpagesize < sizeof_headers) in segment_eligible_for_headers()
/dragonfly/contrib/binutils-2.34/gold/
H A Dscript-sections.cc3959 uint64_t hdr_lma = lma - sizeof_headers; in header_size_adjustment()
3961 return lma - hdr_lma; in header_size_adjustment()
4017 < align_address(lma, abi_pagesize)) in create_segments()
4050 current_seg->set_addresses(vma, lma); in create_segments()
4067 last_lma = lma; in create_segments()
4095 uint64_t lma = first_seg->paddr(); in create_segments() local
4108 if (lma < subtract || vma < subtract) in create_segments()
4458 lma = (*p)->load_address(); in set_phdrs_clause_addresses()
4473 if (lma >= subtract && vma >= subtract) in set_phdrs_clause_addresses()
4475 lma -= subtract; in set_phdrs_clause_addresses()
[all …]
H A Dscript-sections.h288 header_size_adjustment(uint64_t lma, size_t sizeof_headers) const;
/dragonfly/contrib/binutils-2.27/gold/
H A Dscript-sections.cc3869 uint64_t hdr_lma = lma - sizeof_headers; in header_size_adjustment()
3871 return lma - hdr_lma; in header_size_adjustment()
3927 < align_address(lma, abi_pagesize)) in create_segments()
3960 current_seg->set_addresses(vma, lma); in create_segments()
3974 last_lma = lma; in create_segments()
4002 uint64_t lma = first_seg->paddr(); in create_segments() local
4015 if (lma < subtract || vma < subtract) in create_segments()
4365 lma = (*p)->load_address(); in set_phdrs_clause_addresses()
4380 if (lma >= subtract && vma >= subtract) in set_phdrs_clause_addresses()
4382 lma -= subtract; in set_phdrs_clause_addresses()
[all …]
H A Dscript-sections.h285 header_size_adjustment(uint64_t lma, size_t sizeof_headers) const;
/dragonfly/contrib/binutils-2.27/binutils/
H A Dobjcopy.c2312 bfd_vma lma; in copy_object() local
2317 if (lma + size < pad_to) in copy_object()
2320 pad_to - lma)) in copy_object()
2995 bfd_vma lma; in setup_section() local
3092 lma = isection->lma; in setup_section()
3098 lma += p->lma_val; in setup_section()
3100 lma = p->lma_val; in setup_section()
3105 osection->lma = lma; in setup_section()
3360 osection->lma /= interleave; in copy_section()
3435 if ((*sec1)->lma > (*sec2)->lma) in compare_section_lma()
[all …]
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c3133 bfd_vma lma; in copy_object() local
3138 if (lma + size < pad_to) in copy_object()
3938 bfd_vma lma; in setup_section() local
4041 lma = isection->lma; in setup_section()
4047 lma += p->lma_val; in setup_section()
4049 lma = p->lma_val; in setup_section()
4054 osection->lma = lma; in setup_section()
4383 osection->lma /= interleave; in copy_section()
4385 osection->lma++; in copy_section()
4462 if (sec1->lma > sec2->lma) in compare_section_lma()
[all …]
/dragonfly/contrib/binutils-2.34/ld/
H A Dldwrite.c358 n->lma = s->lma; in clone_section()
497 n->lma = n->vma = vma; in split_sections()
H A Dldlang.c5179 if (sec1->lma < sec2->lma) in sort_sections_by_lma()
5181 else if (sec1->lma > sec2->lma) in sort_sections_by_lma()
5289 s_start = s->lma; in lang_check_section_addresses()
5645 os->bfd_section->lma = lma; in lang_size_sections_1()
5664 lma = align_power (lma, section_alignment); in lang_size_sections_1()
5666 os->bfd_section->lma = lma; in lang_size_sections_1()
5671 bfd_vma lma; in lang_size_sections_1() local
5699 lma = last->lma + TO_ADDR (last->size); in lang_size_sections_1()
5704 lma = os->bfd_section->vma + last->lma - last->vma; in lang_size_sections_1()
5707 lma = align_power (lma, section_alignment); in lang_size_sections_1()
[all …]
/dragonfly/contrib/binutils-2.27/ld/
H A Dldlang.c4695 if (sec1->lma < sec2->lma) in sort_sections_by_lma()
4697 else if (sec1->lma > sec2->lma) in sort_sections_by_lma()
4783 s_start = s->lma; in lang_check_section_addresses()
5104 os->bfd_section->lma = lma; in lang_size_sections_1()
5122 lma = align_power (lma, section_alignment); in lang_size_sections_1()
5124 os->bfd_section->lma = lma; in lang_size_sections_1()
5129 bfd_vma lma; in lang_size_sections_1() local
5157 lma = last->lma + TO_ADDR (last->size); in lang_size_sections_1()
5162 lma = dot + last->lma - last->vma; in lang_size_sections_1()
5165 lma = align_power (lma, section_alignment); in lang_size_sections_1()
[all …]
H A Dldwrite.c390 n->lma = s->lma; in clone_section()
529 n->lma = n->vma = vma; in split_sections()
/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c1973 CORE_ADDR lma; member
1998 paddress (target_gdbarch (), args->lma)); in load_progress()
2014 if (target_read_memory (args->lma, check, bytes) != 0) in load_progress()
2016 paddress (target_gdbarch (), args->lma)); in load_progress()
2019 paddress (target_gdbarch (), args->lma)); in load_progress()
2023 args->lma += bytes; in load_progress()
2074 section_data->lma = new_request->begin; in load_section_callback()
3261 bfd_vma lma, vma; in list_overlays_command() local
3265 lma = bfd_section_lma (objfile->obfd, osect->the_bfd_section); in list_overlays_command()
3270 fputs_filtered (paddress (gdbarch, lma), gdb_stdout); in list_overlays_command()
[all …]

123