| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ldelfgen.c | 148 asection *asec = NULL; in compare_link_order() local 153 asec = elf_linked_to_section (ai->is->section); in compare_link_order() 158 if (asec == NULL || bsec == NULL) in compare_link_order() 162 else if (asec != NULL) in compare_link_order() 167 apos = asec->output_section->lma + asec->output_offset; in compare_link_order() 180 if (asec->size < bsec->size) in compare_link_order() 182 else if (asec->size > bsec->size) in compare_link_order() 190 apos = asec->output_section->vma + asec->output_offset; in compare_link_order()
|
| D | ldelf.c | 1440 asection *asec; in write_build_id() local 1448 asec = t->o->build_id.sec; in write_build_id() 1449 if (bfd_is_abs_section (asec->output_section)) in write_build_id() 1455 i_shdr = &elf_section_data (asec->output_section)->this_hdr; in write_build_id() 1459 if (asec->contents == NULL) in write_build_id() 1460 asec->contents = (unsigned char *) xmalloc (asec->size); in write_build_id() 1461 contents = asec->contents; in write_build_id() 1464 contents = i_shdr->contents + asec->output_offset; in write_build_id() 1470 size = asec->size - size; in write_build_id() 1482 position = i_shdr->sh_offset + asec->output_offset; in write_build_id() [all …]
|
| D | ldlang.c | 542 compare_section (sort_type sort, asection *asec, asection *bsec, bool reversed) in compare_section() argument 553 a_priority = get_init_priority (asec); in compare_section() 567 ret = bfd_section_alignment (bsec) - bfd_section_alignment (asec); in compare_section() 575 ret = strcmp (bfd_section_name (bsec), bfd_section_name (asec)); in compare_section() 577 ret = strcmp (bfd_section_name (asec), bfd_section_name (bsec)); in compare_section() 582 ret = strcmp (bfd_section_name (bsec), bfd_section_name (asec)); in compare_section() 584 ret = strcmp (bfd_section_name (asec), bfd_section_name (bsec)); in compare_section() 590 ret = bfd_section_alignment (bsec) - bfd_section_alignment (asec); in compare_section()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf-hppa.h | 889 asection *asec; in elf_hppa_fake_sections() local 907 for (asec = abfd->sections, indx = 1; asec; asec = asec->next, indx++) in elf_hppa_fake_sections() 909 if (asec->name && strcmp (asec->name, ".text") == 0) in elf_hppa_fake_sections()
|
| D | elf32-ppc.c | 1606 asection *asec; in ppc_elf_begin_write_processing() local 1623 asec = bfd_get_section_by_name (ibfd, APUINFO_SECTION_NAME); in ppc_elf_begin_write_processing() 1624 if (asec == NULL) in ppc_elf_begin_write_processing() 1629 length = asec->size; in ppc_elf_begin_write_processing() 1634 if (largest_input_size < asec->size) in ppc_elf_begin_write_processing() 1637 largest_input_size = asec->size; in ppc_elf_begin_write_processing() 1643 if (bfd_seek (ibfd, asec->filepos, SEEK_SET) != 0 in ppc_elf_begin_write_processing() 1683 asec = bfd_get_section_by_name (abfd, APUINFO_SECTION_NAME); in ppc_elf_begin_write_processing() 1685 if (asec && !bfd_set_section_size (asec, 20 + num_entries * 4)) in ppc_elf_begin_write_processing() 1706 asection *asec, in ppc_elf_write_section() argument [all …]
|
| D | cofflink.c | 1268 asection *asec; in process_embedded_commands() local 1295 asec = bfd_get_section_by_name (abfd, name); in process_embedded_commands() 1296 if (asec) in process_embedded_commands() 1299 asec->flags |= SEC_CODE; in process_embedded_commands() 1301 asec->flags |= SEC_READONLY; in process_embedded_commands()
|
| D | elf32-nds32.c | 13333 elf32_nds32_check_relax_group (bfd *abfd, asection *asec) in elf32_nds32_check_relax_group() argument 13349 relocs = _bfd_elf_link_read_relocs (abfd, asec, NULL, NULL, in elf32_nds32_check_relax_group() 13355 relend = relocs + asec->reloc_count; in elf32_nds32_check_relax_group() 13372 if (elf_section_data (asec)->relocs != relocs) in elf32_nds32_check_relax_group() 13453 elf32_nds32_unify_relax_group (bfd *abfd, asection *asec) in elf32_nds32_unify_relax_group() argument 13473 node = elf32_nds32_lookup_section_id (asec->id, &relax_group_section_id_list); in elf32_nds32_unify_relax_group() 13478 relocs = _bfd_elf_link_read_relocs (abfd, asec, NULL, NULL, in elf32_nds32_unify_relax_group() 13495 relend = relocs + asec->reloc_count; in elf32_nds32_unify_relax_group() 13508 if (elf_section_data (asec)->relocs != relocs) in elf32_nds32_unify_relax_group()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf-hppa.h | 889 asection *asec; in elf_hppa_fake_sections() local 907 for (asec = abfd->sections, indx = 1; asec; asec = asec->next, indx++) in elf_hppa_fake_sections() 909 if (asec->name && strcmp (asec->name, ".text") == 0) in elf_hppa_fake_sections()
|
| D | elf32-ppc.c | 1606 asection *asec; in ppc_elf_begin_write_processing() local 1623 asec = bfd_get_section_by_name (ibfd, APUINFO_SECTION_NAME); in ppc_elf_begin_write_processing() 1624 if (asec == NULL) in ppc_elf_begin_write_processing() 1629 length = asec->size; in ppc_elf_begin_write_processing() 1634 if (largest_input_size < asec->size) in ppc_elf_begin_write_processing() 1637 largest_input_size = asec->size; in ppc_elf_begin_write_processing() 1643 if (bfd_seek (ibfd, asec->filepos, SEEK_SET) != 0 in ppc_elf_begin_write_processing() 1683 asec = bfd_get_section_by_name (abfd, APUINFO_SECTION_NAME); in ppc_elf_begin_write_processing() 1685 if (asec && !bfd_set_section_size (asec, 20 + num_entries * 4)) in ppc_elf_begin_write_processing() 1706 asection *asec, in ppc_elf_write_section() argument [all …]
|
| D | cofflink.c | 1268 asection *asec; in process_embedded_commands() local 1295 asec = bfd_get_section_by_name (abfd, name); in process_embedded_commands() 1296 if (asec) in process_embedded_commands() 1299 asec->flags |= SEC_CODE; in process_embedded_commands() 1301 asec->flags |= SEC_READONLY; in process_embedded_commands()
|
| D | elf32-nds32.c | 13334 elf32_nds32_check_relax_group (bfd *abfd, asection *asec) in elf32_nds32_check_relax_group() argument 13350 relocs = _bfd_elf_link_read_relocs (abfd, asec, NULL, NULL, in elf32_nds32_check_relax_group() 13356 relend = relocs + asec->reloc_count; in elf32_nds32_check_relax_group() 13373 if (elf_section_data (asec)->relocs != relocs) in elf32_nds32_check_relax_group() 13454 elf32_nds32_unify_relax_group (bfd *abfd, asection *asec) in elf32_nds32_unify_relax_group() argument 13474 node = elf32_nds32_lookup_section_id (asec->id, &relax_group_section_id_list); in elf32_nds32_unify_relax_group() 13479 relocs = _bfd_elf_link_read_relocs (abfd, asec, NULL, NULL, in elf32_nds32_unify_relax_group() 13496 relend = relocs + asec->reloc_count; in elf32_nds32_unify_relax_group() 13509 if (elf_section_data (asec)->relocs != relocs) in elf32_nds32_unify_relax_group()
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | tic6xdsbt.em | 75 asection *asec = *(asection **) a, *bsec = *(asection **) b; 76 asection *aout = asec->output_section, *bout = bsec->output_section; 83 avma = aout->vma + asec->output_offset;
|
| D | pep.em | 1373 asection *asec; 1381 for (asec = abfd->sections; asec != NULL; asec = asec->next) 1384 for (l = asec->map_head.link_order; l != NULL; l = l->next) 1435 idd.AddressOfRawData = asec->vma - ib + link_order->offset 1437 idd.PointerToRawData = asec->filepos + link_order->offset 1444 if (bfd_seek (abfd, asec->filepos + link_order->offset, SEEK_SET) != 0) 1479 = asec->vma - ib + link_order->offset; 2000 asection *asec = bfd_get_section_by_name (link_info.output_bfd, ".idata"); 2002 if (asec) 2004 asec->flags &= ~SEC_CODE; [all …]
|
| D | pe.em | 1375 asection *asec; 1383 for (asec = abfd->sections; asec != NULL; asec = asec->next) 1386 for (l = asec->map_head.link_order; l != NULL; l = l->next) 1437 idd.AddressOfRawData = asec->vma - ib + link_order->offset 1439 idd.PointerToRawData = asec->filepos + link_order->offset 1446 if (bfd_seek (abfd, asec->filepos + link_order->offset, SEEK_SET) != 0) 1481 = asec->vma - ib + link_order->offset; 2169 asection *asec = bfd_get_section_by_name (link_info.output_bfd, ".idata"); 2171 if (asec) 2173 asec->flags &= ~SEC_CODE; [all …]
|
| D | armelf.em | 315 asection *asec = *(asection **) a, *bsec = *(asection **) b; 316 asection *aout = asec->output_section, *bout = bsec->output_section; 323 avma = aout->vma + asec->output_offset;
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | symfile.c | 2002 load_one_section (bfd *abfd, asection *asec, in load_one_section() argument 2005 bfd_size_type size = bfd_section_size (asec); in load_one_section() 2006 const char *sect_name = bfd_section_name (asec); in load_one_section() 2008 if ((bfd_section_flags (asec) & SEC_LOAD) == 0) in load_one_section() 2014 ULONGEST begin = bfd_section_lma (asec) + args->load_offset; in load_one_section() 2017 bfd_get_section_contents (abfd, asec, buffer, 0, size); in load_one_section() 2073 for (asection *asec : gdb_bfd_sections (loadfile_bfd)) in generic_load() 2074 total_progress.total_size += bfd_section_size (asec); in generic_load() 2076 for (asection *asec : gdb_bfd_sections (loadfile_bfd)) in generic_load() 2077 load_one_section (loadfile_bfd.get (), asec, &cbdata); in generic_load()
|
| D | gcore.c | 430 asection *asec = objsec->the_bfd_section; in gcore_create_callback() local 431 bfd_vma align = (bfd_vma) 1 << bfd_section_alignment (asec); in gcore_create_callback()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mn10300.c | 2197 asection *asec, *ssec; in tc_gen_reloc() local 2199 asec = S_GET_SEGMENT (fixp->fx_addsy); in tc_gen_reloc() 2206 if (ssec != absolute_section || asec != absolute_section) in tc_gen_reloc() 2220 if (asec == absolute_section) in tc_gen_reloc()
|
| D | tc-msp430.c | 4663 asection *asec, *ssec; in tc_gen_reloc() local 4665 asec = S_GET_SEGMENT (fixp->fx_addsy); in tc_gen_reloc() 4683 if ((ssec != absolute_section || asec != absolute_section) in tc_gen_reloc() 4708 if (asec == absolute_section) in tc_gen_reloc()
|
| D | tc-csky.c | 4709 md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED, segT asec, fragS *fragp) in md_convert_frag() argument 4715 if (IS_EXTERNAL_SYM (fragp->fr_symbol, asec)) in md_convert_frag() 5101 if (IS_EXTERNAL_SYM (fragp->fr_symbol, asec)) in md_convert_frag() 5120 if (IS_EXTERNAL_SYM (fragp->fr_symbol, asec)) in md_convert_frag() 5159 if (IS_EXTERNAL_SYM (fragp->fr_symbol, asec)) in md_convert_frag() 5187 if (IS_EXTERNAL_SYM (fragp->fr_symbol, asec)) in md_convert_frag()
|
| D | tc-loongarch.c | 2018 md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED, segT asec ATTRIBUTE_UNUSED, in md_convert_frag()
|
| D | tc-mips.c | 18638 md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED, segT asec, fragS *fragp) in md_convert_frag() argument 18992 l = symbol_new (micromips_label_name (), asec, fragp, fragp->fr_fix); in md_convert_frag() 19128 ? asec != symsec in md_convert_frag() 19155 record_alignment (asec, operand->shift); in md_convert_frag()
|
| D | tc-tic6x.c | 4427 md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED, segT asec ATTRIBUTE_UNUSED, in md_convert_frag()
|
| D | tc-riscv.c | 4974 md_convert_frag (bfd *abfd ATTRIBUTE_UNUSED, segT asec ATTRIBUTE_UNUSED, in md_convert_frag()
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | TODO | 290 - asec, acsc, acot, asech, acsch and acoth (mail from Björn Terelius on mpfr
|