/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | cr16elf.em | 52 asection *datasec; 62 datasec = bfd_get_section_by_name (abfd, ".data.rel"); 71 if (datasec != NULL && datasec->reloc_count > 0) 84 datasec->reloc_count * 8)) 90 bfd_map_over_sections (abfd, check_sections, datasec); 99 check_sections (bfd *abfd, asection *sec, void *datasec) 102 && sec != datasec 144 asection *datasec, *relsec; 147 datasec = bfd_get_section_by_name (abfd, ".data.rel"); 149 if (datasec == NULL || datasec->reloc_count == 0) [all …]
|
D | m68kelf.em | 80 asection *datasec; 90 datasec = bfd_get_section_by_name (abfd, ".data"); 99 if (datasec != NULL && datasec->reloc_count > 0) 111 datasec->reloc_count * 12)) 117 bfd_map_over_sections (abfd, check_sections, datasec); 128 check_sections (bfd *abfd, asection *sec, void *datasec) 131 && sec != datasec 158 asection *datasec, *relsec; 161 datasec = bfd_get_section_by_name (abfd, ".data"); 163 if (datasec == NULL || datasec->reloc_count == 0) [all …]
|
D | m68kcoff.em | 72 asection *datasec; 79 datasec = bfd_get_section_by_name (abfd, ".data"); 88 if (datasec != NULL && datasec->reloc_count > 0) 100 datasec->reloc_count * 12)) 106 bfd_map_over_sections (abfd, check_sections, datasec); 114 check_sections (bfd *abfd, asection *sec, void *datasec) 117 && sec != datasec 138 asection *datasec, *relsec; 141 datasec = bfd_get_section_by_name (abfd, ".data"); 143 if (datasec == NULL || datasec->reloc_count == 0) [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-m68k.c | 438 asection *datasec, in bfd_m68k_coff_create_embedded_relocs() argument 452 if (datasec->reloc_count == 0) in bfd_m68k_coff_create_embedded_relocs() 458 irel = _bfd_coff_read_internal_relocs (abfd, datasec, TRUE, NULL, FALSE, in bfd_m68k_coff_create_embedded_relocs() 460 irelend = irel + datasec->reloc_count; in bfd_m68k_coff_create_embedded_relocs() 462 amt = (bfd_size_type) datasec->reloc_count * 12; in bfd_m68k_coff_create_embedded_relocs() 510 (irel->r_vaddr - datasec->vma + datasec->output_offset), p); in bfd_m68k_coff_create_embedded_relocs()
|
D | elf32-cr16.c | 2805 asection *datasec, in bfd_cr16_elf32_create_embedded_relocs() argument 2820 if (datasec->reloc_count == 0) in bfd_cr16_elf32_create_embedded_relocs() 2827 (abfd, datasec, NULL, NULL, info->keep_memory)); in bfd_cr16_elf32_create_embedded_relocs() 2831 amt = (bfd_size_type) datasec->reloc_count * 8; in bfd_cr16_elf32_create_embedded_relocs() 2838 irelend = internal_relocs + datasec->reloc_count; in bfd_cr16_elf32_create_embedded_relocs() 2895 bfd_put_32 (abfd, irel->r_offset + datasec->output_offset, p); in bfd_cr16_elf32_create_embedded_relocs() 2905 && elf_section_data (datasec)->relocs != internal_relocs) in bfd_cr16_elf32_create_embedded_relocs() 2913 && elf_section_data (datasec)->relocs != internal_relocs) in bfd_cr16_elf32_create_embedded_relocs()
|
D | libaout.h | 372 asection *datasec; member 435 #define obj_datasec(bfd) (adata (bfd).datasec)
|
D | elf32-m68k.c | 4580 bfd_m68k_elf32_create_embedded_relocs (abfd, info, datasec, relsec, errmsg) in bfd_m68k_elf32_create_embedded_relocs() argument 4583 asection *datasec; 4598 if (datasec->reloc_count == 0) 4605 (abfd, datasec, NULL, (Elf_Internal_Rela *) NULL, 4610 amt = (bfd_size_type) datasec->reloc_count * 12; 4617 irelend = internal_relocs + datasec->reloc_count; 4673 bfd_put_32 (abfd, irel->r_offset + datasec->output_offset, p); 4682 && elf_section_data (datasec)->relocs != internal_relocs) 4690 && elf_section_data (datasec)->relocs != internal_relocs)
|
D | mmo.c | 2187 asection *datasec; in mmo_canonicalize_symtab() local 2203 else if ((datasec in mmo_canonicalize_symtab() 2207 && c->value >= datasec->vma in mmo_canonicalize_symtab() 2208 && c->value <= datasec->vma + datasec->size) in mmo_canonicalize_symtab() 2210 c->section = datasec; in mmo_canonicalize_symtab()
|
D | elf32-bfin.c | 5507 asection *datasec, in bfd_bfin_elf32_create_embedded_relocs() argument 5522 if (datasec->reloc_count == 0) in bfd_bfin_elf32_create_embedded_relocs() 5529 (abfd, datasec, NULL, (Elf_Internal_Rela *) NULL, in bfd_bfin_elf32_create_embedded_relocs() 5534 amt = (bfd_size_type) datasec->reloc_count * 12; in bfd_bfin_elf32_create_embedded_relocs() 5541 irelend = internal_relocs + datasec->reloc_count; in bfd_bfin_elf32_create_embedded_relocs() 5597 bfd_put_32 (abfd, irel->r_offset + datasec->output_offset, p); in bfd_bfin_elf32_create_embedded_relocs() 5606 && elf_section_data (datasec)->relocs != internal_relocs) in bfd_bfin_elf32_create_embedded_relocs() 5614 && elf_section_data (datasec)->relocs != internal_relocs) in bfd_bfin_elf32_create_embedded_relocs()
|
D | i386lynx.c | 304 cache_ptr->addend = ad - su->datasec->vma; \
|
D | pdp11.c | 1756 cache_ptr->addend = ad - su->datasec->vma; \
|
D | aoutx.h | 2124 cache_ptr->addend = ad - su->datasec->vma; \
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | nlmconv.c | 1899 asection *datasec; in powerpc_mangle_relocs() local 1901 datasec = bfd_get_section_by_name (outbfd, in powerpc_mangle_relocs() 1903 if (datasec != NULL) in powerpc_mangle_relocs() 1908 rel->sym_ptr_ptr = datasec->symbol_ptr_ptr; in powerpc_mangle_relocs()
|