Searched refs:pre_off (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-nds32.c | 14484 nds32_elf_ex9_push_insn (uint16_t insn16, bfd_byte *contents, bfd_vma pre_off, in nds32_elf_ex9_push_insn() argument 14492 bfd_putb16 (insn16, contents + pre_off); in nds32_elf_ex9_push_insn() 14494 pre_off + 2, 2)) in nds32_elf_ex9_push_insn() 14512 bfd_vma pre_off = -1; in nds32_elf_ex9_replace_instruction() local 14572 if (!nds32_elf_ex9_push_insn (pre_insn16, contents, pre_off, in nds32_elf_ex9_replace_instruction() 14579 pre_off = 0; in nds32_elf_ex9_replace_instruction() 14799 nds32_elf_ex9_push_insn (pre_insn16, contents, pre_off, in nds32_elf_ex9_replace_instruction() 14802 pre_off = off; in nds32_elf_ex9_replace_instruction() 14824 nds32_elf_ex9_push_insn (pre_insn16, contents, pre_off, in nds32_elf_ex9_replace_instruction()
|