Home
last modified time | relevance | path

Searched refs:adjust (Results 1 – 25 of 165) sorted by relevance

1234567

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
Dadj-jump.s17 beq L1 ; Backward branch, adjust -1
19 jbne L1 ; Backward branch, adjust -2
20 bgt L1 ; All possible backward branchs, adjust -2
57 bne L2 ; Backward branch, adjust -1
58 beq L3 ; Forward branch, adjust -2
60 beq L3 ; Forward branch, adjust -1
/toolchain/binutils/binutils-2.25/bfd/
Daout-target.h58 bfd_vma adjust; in MY() local
60 adjust = execp->a_entry - obj_textsec (abfd)->vma; in MY()
62 adjust &= ~(TARGET_PAGE_SIZE - 1); in MY()
63 obj_textsec (abfd)->vma += adjust; in MY()
64 obj_datasec (abfd)->vma += adjust; in MY()
65 obj_bsssec (abfd)->vma += adjust; in MY()
Dcoff-sh.c1119 int off, adjust, oinsn; in sh_relax_delete_bytes() local
1272 adjust = count; in sh_relax_delete_bytes()
1276 adjust = - count; in sh_relax_delete_bytes()
1278 adjust = 0; in sh_relax_delete_bytes()
1280 if (adjust != 0) in sh_relax_delete_bytes()
1292 insn += adjust / 2; in sh_relax_delete_bytes()
1299 insn += adjust / 2; in sh_relax_delete_bytes()
1306 BFD_ASSERT (adjust == count || count >= 4); in sh_relax_delete_bytes()
1308 insn += adjust / 4; in sh_relax_delete_bytes()
1320 voff += adjust; in sh_relax_delete_bytes()
[all …]
Delf64-ppc.c2964 long *adjust; member
7405 if (opd != NULL && opd->adjust != NULL) in adjust_opd_syms()
7407 long adjust = opd->adjust[eh->elf.root.u.def.value / 8]; in adjust_opd_syms() local
7408 if (adjust == -1) in adjust_opd_syms()
7425 eh->elf.root.u.def.value += adjust; in adjust_opd_syms()
7774 opd->adjust = bfd_zalloc (sec->owner, amt); in ppc64_elf_edit_opd()
7775 if (opd->adjust == NULL) in ppc64_elf_edit_opd()
7868 opd->adjust[rel->r_offset / 8] = -1; in ppc64_elf_edit_opd()
7893 opd->adjust[rel->r_offset / 8] in ppc64_elf_edit_opd()
7922 rel->r_offset += opd->adjust[(offset - opd_ent_size) / 8]; in ppc64_elf_edit_opd()
[all …]
Delf32-spu.c5363 unsigned adjust; in spu_elf_modify_program_headers() local
5365 adjust = -phdr[i].p_filesz & 15; in spu_elf_modify_program_headers()
5366 if (adjust != 0 in spu_elf_modify_program_headers()
5368 && phdr[i].p_offset + phdr[i].p_filesz > last->p_offset - adjust) in spu_elf_modify_program_headers()
5371 adjust = -phdr[i].p_memsz & 15; in spu_elf_modify_program_headers()
5372 if (adjust != 0 in spu_elf_modify_program_headers()
5375 && phdr[i].p_vaddr + phdr[i].p_memsz > last->p_vaddr - adjust in spu_elf_modify_program_headers()
5387 unsigned adjust; in spu_elf_modify_program_headers() local
5389 adjust = -phdr[i].p_filesz & 15; in spu_elf_modify_program_headers()
5390 phdr[i].p_filesz += adjust; in spu_elf_modify_program_headers()
[all …]
Delf32-sh.c941 int off, adjust, oinsn; in sh_elf_relax_delete_bytes() local
1107 adjust = count; in sh_elf_relax_delete_bytes()
1111 adjust = - count; in sh_elf_relax_delete_bytes()
1113 adjust = 0; in sh_elf_relax_delete_bytes()
1115 if (adjust != 0) in sh_elf_relax_delete_bytes()
1127 insn += adjust / 2; in sh_elf_relax_delete_bytes()
1134 insn += adjust / 2; in sh_elf_relax_delete_bytes()
1141 BFD_ASSERT (adjust == count || count >= 4); in sh_elf_relax_delete_bytes()
1143 insn += adjust / 4; in sh_elf_relax_delete_bytes()
1155 voff += adjust; in sh_elf_relax_delete_bytes()
[all …]
Ddwarf2.c1843 bfd_vma adjust = read_unsigned_leb128 (abfd, line_ptr, in decode_line_info() local
1845 address = ((op_index + adjust) / lh.maximum_ops_per_insn in decode_line_info()
1847 op_index = (op_index + adjust) % lh.maximum_ops_per_insn; in decode_line_info()
1883 bfd_vma adjust = ((255 - lh.opcode_base) / lh.line_range); in decode_line_info() local
1885 * ((op_index + adjust) in decode_line_info()
1887 op_index = (op_index + adjust) % lh.maximum_ops_per_insn; in decode_line_info()
Delf.c4766 file_ptr adjust; in assign_file_positions_for_load_sections() local
4768 adjust = off - (p->p_offset + p->p_filesz); in assign_file_positions_for_load_sections()
4770 p->p_filesz += adjust; in assign_file_positions_for_load_sections()
4771 p->p_memsz += adjust; in assign_file_positions_for_load_sections()
4800 bfd_vma adjust = s_start - p_end; in assign_file_positions_for_load_sections() local
4802 if (adjust != 0 in assign_file_positions_for_load_sections()
4809 adjust = 0; in assign_file_positions_for_load_sections()
4812 p->p_memsz += adjust; in assign_file_positions_for_load_sections()
4816 if (p->p_filesz + adjust < p->p_memsz) in assign_file_positions_for_load_sections()
4821 adjust = p->p_memsz - p->p_filesz; in assign_file_positions_for_load_sections()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Djal-mask-11.d1 #objdump: -dr --prefix-addresses --show-raw-insn --adjust-vma=0x55555550
Dmicromips@jal-mask-11.d1 #objdump: -dr --prefix-addresses --show-raw-insn --adjust-vma=0x55555550
Djal-mask-12.d1 #objdump: -dr --prefix-addresses --show-raw-insn --adjust-vma=0xaaaaaaa0
Dmicromips@jal-mask-12.d1 #objdump: -dr --prefix-addresses --show-raw-insn --adjust-vma=0xaaaaaaa0
Djal-mask-21.d1 #objdump: -dr --prefix-addresses --show-raw-insn --adjust-vma=0x55555550
Djal-mask-22.d1 #objdump: -dr --prefix-addresses --show-raw-insn --adjust-vma=0xaaaaaaa0
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386-intel.c141 int adjust = 0; in i386_operator() local
143 &adjust, in i386_operator()
152 memset (input_line_pointer, '0', adjust - 1); in i386_operator()
153 input_line_pointer[adjust - 1] = ' '; in i386_operator()
Dtc-nds32.c5466 int adjust = 0; in nds32_relax_branch_instructions() local
5478 return adjust; in nds32_relax_branch_instructions()
5483 return adjust; in nds32_relax_branch_instructions()
5488 return adjust; in nds32_relax_branch_instructions()
5502 return adjust; in nds32_relax_branch_instructions()
5548 return diff + adjust; in nds32_relax_branch_instructions()
5644 int adjust = 0; in nds32_relax_frag() local
5649 adjust = nds32_relax_branch_instructions (segment, fragP, stretch, 0); in nds32_relax_frag()
5659 return adjust; in nds32_relax_frag()
5681 int adjust = 0; in md_estimate_size_before_relax() local
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dsp-pc-usage-t.s16 @ Using the following instructions to adjust r13 up or down by a
/toolchain/binutils/binutils-2.25/binutils/
DNEWS343 --change-section-address options. The old --adjust-section-vma option is
344 equivalent to --change-section-address. The other --adjust-* options are now
345 renamed to --change-*, although --adjust-* continues to work.
387 * Added --adjust-vma option to objdump.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Delf-offset.ld84 /* Adjust the address for the data segment. We want to adjust up to
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-rl78.texi51 The RL78 has three modifiers that adjust the relocations used by the
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Delf-offset.ld86 /* Adjust the address for the data segment. We want to adjust up to
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/
Dtemplate8 # adjust it to do what you need.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Darm-lib.ld76 /* Adjust the address for the data segment. We want to adjust up to
Darm-dyn.ld77 /* Adjust the address for the data segment. We want to adjust up to
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dsh64elf.em65 relaxing function will pick up and adjust, or perhaps make it
66 find and adjust an associated .cranges descriptor. We could

1234567