HomeSort by: relevance | last modified time | path
    Searched refs:R_32 (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-m68k.c 690 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
775 return R_32;
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
1385 * R_32 type is used in all other cases. We can have as many
1393 R_32 entries go at the end. See finalize_got_offsets for details.
1422 got->n_slots[R_32] = 0;
1520 and one extra R_32 slots to simplify handling of 2-slot entries during
1648 /* Update all got->n_slots counters, including n_slots[R_32]. */
1720 BFD_ASSERT (got->n_slots[R_32] >= got->local_n_slots)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m68k.c 690 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
775 return R_32;
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
1386 * R_32 type is used in all other cases. We can have as many
1394 R_32 entries go at the end. See finalize_got_offsets for details.
1423 got->n_slots[R_32] = 0;
1521 and one extra R_32 slots to simplify handling of 2-slot entries during
1649 /* Update all got->n_slots counters, including n_slots[R_32]. */
1721 BFD_ASSERT (got->n_slots[R_32] >= got->local_n_slots)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-m68k.c 690 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
775 return R_32;
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
1386 * R_32 type is used in all other cases. We can have as many
1394 R_32 entries go at the end. See finalize_got_offsets for details.
1423 got->n_slots[R_32] = 0;
1521 and one extra R_32 slots to simplify handling of 2-slot entries during
1649 /* Update all got->n_slots counters, including n_slots[R_32]. */
1721 BFD_ASSERT (got->n_slots[R_32] >= got->local_n_slots)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m68k.c 690 enum elf_m68k_got_offset_size { R_8, R_16, R_32, R_LAST };
775 return R_32;
847 n_slots[R_32] is the cumulative count of R_8, R_16 and R_32 slots
1387 * R_32 type is used in all other cases. We can have as many
1395 R_32 entries go at the end. See finalize_got_offsets for details.
1424 got->n_slots[R_32] = 0;
1522 and one extra R_32 slots to simplify handling of 2-slot entries during
1650 /* Update all got->n_slots counters, including n_slots[R_32]. */
1722 BFD_ASSERT (got->n_slots[R_32] >= got->local_n_slots)
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
s390-opc.c 69 #define R_32 (R_CP16_28+1) /* GPR starting at position 32 */
74 #define RE_8 (R_32 + 1) /* GPR starting at position 8 */
442 #define INSTR_RXF_RRRDR 6, { R_32,R_8,D_20,X_12,B_16,0 } /* e.g. .insn */
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-opc.c 69 #define R_32 (R_CP16_28+1) /* GPR starting at position 32 */
74 #define RE_8 (R_32 + 1) /* GPR starting at position 8 */
442 #define INSTR_RXF_RRRDR 6, { R_32,R_8,D_20,X_12,B_16,0 } /* e.g. .insn */
  /src/external/gpl3/gdb/dist/opcodes/
s390-opc.c 69 #define R_32 (R_CP16_28+1) /* GPR starting at position 32 */
74 #define RE_8 (R_32 + 1) /* GPR starting at position 8 */
442 #define INSTR_RXF_RRRDR 6, { R_32,R_8,D_20,X_12,B_16,0 } /* e.g. .insn */
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-opc.c 67 #define R_32 (R_CP16_28+1) /* GPR starting at position 32 */
72 #define RE_8 (R_32 + 1) /* GPR starting at position 8 */
452 #define INSTR_RXF_RRRDR 6, { R_32,R_8,D_20,X_12,B_16,0 } /* e.g. .insn */
  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 287 BASIC_REG_TYPE(R_32) /* w[0-30] */ \
313 MULTI_REG_TYPE(R_ZR, REG_TYPE(R_32) | REG_TYPE(R_64) \
316 MULTI_REG_TYPE(SVE_OFFSET, REG_TYPE(R_32) | REG_TYPE(R_64) \
320 MULTI_REG_TYPE(R_SP, REG_TYPE(R_32) | REG_TYPE(R_64) \
323 MULTI_REG_TYPE(R_ZR_SP, REG_TYPE(R_32) | REG_TYPE(R_64) \
330 MULTI_REG_TYPE(R_ZR_BHSDQ_V, REG_TYPE(R_32) | REG_TYPE(R_64) \
337 MULTI_REG_TYPE(R_ZR_SP_BHSDQ_VZP, REG_TYPE(R_32) | REG_TYPE(R_64) \
344 MULTI_REG_TYPE(R_ZR_SP_BHSDQ_VZP_PN, REG_TYPE(R_32) | REG_TYPE(R_64) \
9069 REGSET31 (w, R_32), REGSET31 (W, R_32),
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 287 BASIC_REG_TYPE(R_32) /* w[0-30] */ \
313 MULTI_REG_TYPE(R_ZR, REG_TYPE(R_32) | REG_TYPE(R_64) \
316 MULTI_REG_TYPE(SVE_OFFSET, REG_TYPE(R_32) | REG_TYPE(R_64) \
320 MULTI_REG_TYPE(R_SP, REG_TYPE(R_32) | REG_TYPE(R_64) \
323 MULTI_REG_TYPE(R_ZR_SP, REG_TYPE(R_32) | REG_TYPE(R_64) \
330 MULTI_REG_TYPE(R_ZR_BHSDQ_V, REG_TYPE(R_32) | REG_TYPE(R_64) \
337 MULTI_REG_TYPE(R_ZR_SP_BHSDQ_VZP, REG_TYPE(R_32) | REG_TYPE(R_64) \
344 MULTI_REG_TYPE(R_ZR_SP_BHSDQ_VZP_PN, REG_TYPE(R_32) | REG_TYPE(R_64) \
8961 REGSET31 (w, R_32), REGSET31 (W, R_32),
    [all...]

Completed in 55 milliseconds