Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68k.c680 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST }; enumerator
766 return R_32; in elf_m68k_reloc_got_offset_size()
1352 got->n_slots[R_32] = 0; in elf_m68k_init_got()
1616 for (os = elf_m68k_reloc_got_offset_size (type); os <= R_32; ++os) in elf_m68k_remove_got_entry_type()
1664 BFD_ASSERT (got->n_slots[R_32] >= got->local_n_slots); in elf_m68k_add_entry_to_got()
1981 big->n_slots[R_32] += diff->n_slots[R_32]; in elf_m68k_merge_gots()
1989 BFD_ASSERT (diff->n_slots[R_32] == 0); in elf_m68k_merge_gots()
2127 i = -(int) R_32 - 1; in elf_m68k_finalize_got_offsets()
2132 for (; i <= (int) R_32; ++i) in elf_m68k_finalize_got_offsets()
2173 for (i = R_8; i <= R_32; ++i) in elf_m68k_finalize_got_offsets()
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Ds390-opc.c63 #define R_32 9 /* GPR starting at position 32 */ macro
417 #define INSTR_RXF_RRRDR 6, { R_32,R_8,D_20,X_12,B_16,0 } /* e.g. .insn */
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c279 BASIC_REG_TYPE(R_32) /* w[0-30] */ \
295 MULTI_REG_TYPE(R_Z_SP, REG_TYPE(R_32) | REG_TYPE(R_64) \
302 MULTI_REG_TYPE(R_Z_BHSDQ_V, REG_TYPE(R_32) | REG_TYPE(R_64) \
307 MULTI_REG_TYPE(R_N, REG_TYPE(R_32) | REG_TYPE(R_64) \
5717 REGSET31 (w, R_32), REGSET31 (W, R_32),