Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c10357 bfd_vma offset, target, target_high, target_low; in mips_elf_create_la25_stub() local
10386 target_low = (target & 0xffff); in mips_elf_create_la25_stub()
10400 LA25_ADDIU_MICROMIPS (target_low), in mips_elf_create_la25_stub()
10406 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4); in mips_elf_create_la25_stub()
10420 LA25_ADDIU_MICROMIPS (target_low), loc + 8); in mips_elf_create_la25_stub()
10427 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 8); in mips_elf_create_la25_stub()