Home
last modified time | relevance | path

Searched refs:output_base (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dreloc.c663 bfd_vma output_base = 0; in bfd_perform_relocation() local
726 output_base = 0; in bfd_perform_relocation()
728 output_base = reloc_target_output_section->vma; in bfd_perform_relocation()
730 output_base += symbol->section->output_offset; in bfd_perform_relocation()
735 output_base *= bfd_octets_per_byte (abfd, input_section); in bfd_perform_relocation()
737 relocation += output_base; in bfd_perform_relocation()
1005 bfd_vma output_base = 0; in bfd_install_relocation() local
1062 output_base = 0; in bfd_install_relocation()
1064 output_base = reloc_target_output_section->vma; in bfd_install_relocation()
1066 output_base += symbol->section->output_offset; in bfd_install_relocation()
[all …]
H A Delf32-d30v.c47 bfd_vma output_base = 0; in bfd_elf_d30v_reloc() local
85 output_base = reloc_target_output_section->vma; in bfd_elf_d30v_reloc()
86 relocation += output_base + symbol->section->output_offset; in bfd_elf_d30v_reloc()
155 bfd_vma output_base = 0; in bfd_elf_d30v_reloc_21() local
193 output_base = reloc_target_output_section->vma; in bfd_elf_d30v_reloc_21()
194 relocation += output_base + symbol->section->output_offset; in bfd_elf_d30v_reloc_21()
H A Dcpu-ns32k.c160 bfd_vma output_base = 0; in do_ns32k_reloc() local
197 output_base = 0; in do_ns32k_reloc()
199 output_base = reloc_target_output_section->vma; in do_ns32k_reloc()
201 relocation += output_base + symbol->section->output_offset; in do_ns32k_reloc()
H A Delf32-bfin.c58 bfd_vma output_base = 0; in bfin_pcrel24_reloc() local
79 output_base = 0; in bfin_pcrel24_reloc()
81 output_base = output_section->vma; in bfin_pcrel24_reloc()
84 relocation += output_base + symbol->section->output_offset; in bfin_pcrel24_reloc()
155 bfd_vma output_base = 0; in bfin_imm16_reloc() local
174 output_base = 0; in bfin_imm16_reloc()
176 output_base = output_section->vma; in bfin_imm16_reloc()
179 relocation += output_base + symbol->section->output_offset; in bfin_imm16_reloc()
227 bfd_vma output_base = 0; in bfin_byte4_reloc() local
245 output_base = 0; in bfin_byte4_reloc()
[all …]
H A Delf64-mmix.c1290 bfd_vma output_base = 0; in mmix_elf_reloc() local
1323 output_base = 0; in mmix_elf_reloc()
1325 output_base = reloc_target_output_section->vma; in mmix_elf_reloc()
1327 relocation += output_base + symbol->section->output_offset; in mmix_elf_reloc()
H A Delf32-xtensa.c2168 bfd_vma output_base = 0; in bfd_elf_xtensa_reloc() local
2211 output_base = 0; in bfd_elf_xtensa_reloc()
2213 output_base = reloc_target_output_section->vma; in bfd_elf_xtensa_reloc()
2215 relocation += output_base + symbol->section->output_offset; in bfd_elf_xtensa_reloc()
H A DChangeLog-2019436 For section which have SEC_ELF_OCTETS set, multiply output_base
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dreloc.c668 bfd_vma output_base = 0; in bfd_perform_relocation() local
731 output_base = 0; in bfd_perform_relocation()
733 output_base = reloc_target_output_section->vma; in bfd_perform_relocation()
735 output_base += symbol->section->output_offset; in bfd_perform_relocation()
740 output_base *= bfd_octets_per_byte (abfd, input_section); in bfd_perform_relocation()
742 relocation += output_base; in bfd_perform_relocation()
1008 bfd_vma output_base = 0; in bfd_install_relocation() local
1056 output_base = 0; in bfd_install_relocation()
1058 output_base = reloc_target_output_section->vma; in bfd_install_relocation()
1063 output_base *= bfd_octets_per_byte (abfd, input_section); in bfd_install_relocation()
[all …]
H A Delf32-d30v.c47 bfd_vma output_base = 0; in bfd_elf_d30v_reloc() local
85 output_base = reloc_target_output_section->vma; in bfd_elf_d30v_reloc()
86 relocation += output_base + symbol->section->output_offset; in bfd_elf_d30v_reloc()
155 bfd_vma output_base = 0; in bfd_elf_d30v_reloc_21() local
193 output_base = reloc_target_output_section->vma; in bfd_elf_d30v_reloc_21()
194 relocation += output_base + symbol->section->output_offset; in bfd_elf_d30v_reloc_21()
H A Dcpu-ns32k.c160 bfd_vma output_base = 0; in do_ns32k_reloc() local
197 output_base = 0; in do_ns32k_reloc()
199 output_base = reloc_target_output_section->vma; in do_ns32k_reloc()
201 relocation += output_base + symbol->section->output_offset; in do_ns32k_reloc()
H A Delf32-bfin.c58 bfd_vma output_base = 0; in bfin_pcrel24_reloc() local
79 output_base = 0; in bfin_pcrel24_reloc()
81 output_base = output_section->vma; in bfin_pcrel24_reloc()
84 relocation += output_base + symbol->section->output_offset; in bfin_pcrel24_reloc()
155 bfd_vma output_base = 0; in bfin_imm16_reloc() local
174 output_base = 0; in bfin_imm16_reloc()
176 output_base = output_section->vma; in bfin_imm16_reloc()
179 relocation += output_base + symbol->section->output_offset; in bfin_imm16_reloc()
227 bfd_vma output_base = 0; in bfin_byte4_reloc() local
245 output_base = 0; in bfin_byte4_reloc()
[all …]
H A Delf64-mmix.c1290 bfd_vma output_base = 0; in mmix_elf_reloc() local
1323 output_base = 0; in mmix_elf_reloc()
1325 output_base = reloc_target_output_section->vma; in mmix_elf_reloc()
1327 relocation += output_base + symbol->section->output_offset; in mmix_elf_reloc()
H A Delf32-xtensa.c2157 bfd_vma output_base = 0; in bfd_elf_xtensa_reloc() local
2200 output_base = 0; in bfd_elf_xtensa_reloc()
2202 output_base = reloc_target_output_section->vma; in bfd_elf_xtensa_reloc()
2204 relocation += output_base + symbol->section->output_offset; in bfd_elf_xtensa_reloc()
H A DChangeLog-2019436 For section which have SEC_ELF_OCTETS set, multiply output_base
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dtsget.in159 my $output_base = $base . $options{e};
160 my $output = defined($options{o}) ? $options{o} : $path . $output_base;
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dtsget.in159 my $output_base = $base . $options{e};
160 my $output = defined($options{o}) ? $options{o} : $path . $output_base;
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2019436 For section which have SEC_ELF_OCTETS set, multiply output_base
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2019436 For section which have SEC_ELF_OCTETS set, multiply output_base