Home
last modified time | relevance | path

Searched refs:hi16s_address (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-v850.c451 bfd_byte *hi16s_address = find_remembered_hi16s_reloc in v850_elf_perform_lo16_relocation() local
455 if (hi16s_address != NULL) in v850_elf_perform_lo16_relocation()
459 unsigned long hi_insn = bfd_get_16 (abfd, hi16s_address); in v850_elf_perform_lo16_relocation()
461 bfd_put_16 (abfd, hi_insn, hi16s_address); in v850_elf_perform_lo16_relocation()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-v850.c451 bfd_byte *hi16s_address = find_remembered_hi16s_reloc in v850_elf_perform_lo16_relocation() local
455 if (hi16s_address != NULL) in v850_elf_perform_lo16_relocation()
459 unsigned long hi_insn = bfd_get_16 (abfd, hi16s_address); in v850_elf_perform_lo16_relocation()
461 bfd_put_16 (abfd, hi_insn, hi16s_address); in v850_elf_perform_lo16_relocation()