Searched refs:byte_order_for_code (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Darm-get-next-pcs.h48 int byte_order_for_code; member in struct:arm_get_next_pcs
60 int byte_order_for_code,
H A Darm-linux.c85 = self->ops->read_mem_uint (pc, 2, self->byte_order_for_code);
98 self->byte_order_for_code);
113 = self->ops->read_mem_uint (pc, 4, self->byte_order_for_code);
H A Darm-get-next-pcs.c33 int byte_order_for_code,
39 self->byte_order_for_code = byte_order_for_code;
52 int byte_order_for_code = self->byte_order_for_code; local
70 insn1 = self->ops->read_mem_uint (loc, 2, byte_order_for_code);
76 insn2 = self->ops->read_mem_uint (loc, 2, byte_order_for_code);
87 insn1 = self->ops->read_mem_uint (loc, 2,byte_order_for_code);
114 insn2 = self->ops->read_mem_uint (loc, 2, byte_order_for_code);
190 int byte_order_for_code local
30 arm_get_next_pcs_ctor(struct arm_get_next_pcs *self, struct arm_get_next_pcs_ops *ops, int byte_order, int byte_order_for_code, int has_thumb2_breakpoint, struct regcache *regcache) argument
270 int byte_order_for_code = self->byte_order_for_code; local
651 int byte_order_for_code = self->byte_order_for_code; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Darm-get-next-pcs.h48 int byte_order_for_code; member in struct:arm_get_next_pcs
60 int byte_order_for_code,
H A Darm-linux.c85 = self->ops->read_mem_uint (pc, 2, self->byte_order_for_code);
98 self->byte_order_for_code);
113 = self->ops->read_mem_uint (pc, 4, self->byte_order_for_code);
H A Darm-get-next-pcs.c33 int byte_order_for_code,
39 self->byte_order_for_code = byte_order_for_code;
52 int byte_order_for_code = self->byte_order_for_code; local
70 insn1 = self->ops->read_mem_uint (loc, 2, byte_order_for_code);
76 insn2 = self->ops->read_mem_uint (loc, 2, byte_order_for_code);
87 insn1 = self->ops->read_mem_uint (loc, 2,byte_order_for_code);
114 insn2 = self->ops->read_mem_uint (loc, 2, byte_order_for_code);
190 int byte_order_for_code local
30 arm_get_next_pcs_ctor(struct arm_get_next_pcs *self, struct arm_get_next_pcs_ops *ops, int byte_order, int byte_order_for_code, int has_thumb2_breakpoint, struct regcache *regcache) argument
270 int byte_order_for_code = self->byte_order_for_code; local
651 int byte_order_for_code = self->byte_order_for_code; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-nbsd-tdep.c119 switch (info.byte_order_for_code)
H A Darch-utils.c692 info.byte_order_for_code = info.byte_order;
730 info->byte_order_for_code = info->byte_order;
771 info->byte_order_for_code = info->byte_order;
H A Darm-tdep.c550 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
587 && read_code_unsigned_integer (pc, 4, byte_order_for_code)
589 && read_code_unsigned_integer (pc + 4, 4, byte_order_for_code)
659 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
673 insn = read_code_unsigned_integer (start, 2, byte_order_for_code);
805 byte_order_for_code);
1136 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
1144 = read_code_unsigned_integer (pc, 2, byte_order_for_code);
1152 byte_order_for_code);
1157 = read_code_unsigned_integer (pc + 2, 2, byte_order_for_code);
1243 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
1493 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
2600 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
2833 enum bfd_endian byte_order_for_code local
3107 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
3215 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
7452 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
7478 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
7538 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
7703 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
[all...]
H A Darm-linux-tdep.c841 enum bfd_endian byte_order_for_code = local
847 read_memory_unsigned_integer (pc - 4, 4, byte_order_for_code);
882 enum bfd_endian byte_order_for_code = local
885 read_memory_unsigned_integer (pc, 4, byte_order_for_code);
1737 if (info.byte_order_for_code == BFD_ENDIAN_BIG)
H A Daarch64-tdep.c288 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
308 insn = reader.read (start, 4, byte_order_for_code);
2831 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch);
2839 byte_order_for_code);
2857 byte_order_for_code);
3148 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch);
3149 uint32_t insn = read_memory_unsigned_integer (from, 4, byte_order_for_code);
3188 write_memory_unsigned_integer (to + i * 4, 4, byte_order_for_code,
3481 info.byte_order_for_code = BFD_ENDIAN_LITTLE;
2829 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
3146 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
H A Dgdbarch.c130 enum bfd_endian byte_order_for_code; member in struct:gdbarch
379 gdbarch->byte_order_for_code = info->byte_order_for_code;
835 "gdbarch_dump: byte_order_for_code = %s\n",
836 plongest (gdbarch->byte_order_for_code));
1546 return gdbarch->byte_order_for_code;
H A Dgdbarch.sh312 i;enum bfd_endian;byte_order_for_code;;;BFD_ENDIAN_BIG
1498 enum bfd_endian byte_order_for_code;
H A Dnios2-tdep.c1757 enum bfd_endian byte_order_for_code local
1765 if (byte_order_for_code == BFD_ENDIAN_BIG)
H A Dmips-tdep.c7033 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
7043 if (byte_order_for_code == BFD_ENDIAN_BIG)
7055 if (byte_order_for_code == BFD_ENDIAN_BIG)
7066 if (byte_order_for_code == BFD_ENDIAN_BIG)
7077 if (byte_order_for_code == BFD_ENDIAN_BIG)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.h257 enum bfd_endian byte_order_for_code = BFD_ENDIAN_UNKNOWN; member in struct:gdbarch_info
H A Darm-netbsd-tdep.c122 switch (info.byte_order_for_code)
H A Darm-tdep.c914 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
951 && read_code_unsigned_integer (pc, 4, byte_order_for_code)
953 && read_code_unsigned_integer (pc + 4, 4, byte_order_for_code)
1024 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
1039 insn = read_code_unsigned_integer (start, 2, byte_order_for_code);
1171 byte_order_for_code);
1577 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
1585 = read_code_unsigned_integer (pc, 2, byte_order_for_code);
1593 byte_order_for_code);
1598 = read_code_unsigned_integer (pc + 2, 2, byte_order_for_code);
1684 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
1957 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
3087 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
3329 enum bfd_endian byte_order_for_code local
4120 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
4228 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
8521 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
8546 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
8604 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
8766 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
[all...]
H A Darm-linux-tdep.c843 enum bfd_endian byte_order_for_code = local
849 read_memory_unsigned_integer (pc - 4, 4, byte_order_for_code);
884 enum bfd_endian byte_order_for_code = local
887 read_memory_unsigned_integer (pc, 4, byte_order_for_code);
1725 if (info.byte_order_for_code == BFD_ENDIAN_BIG)
H A Daarch64-tdep.c257 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
277 insn = reader.read (start, 4, byte_order_for_code);
2938 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch);
2948 byte_order_for_code,
2975 byte_order_for_code,
3281 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch);
3286 if (!safe_read_memory_unsigned_integer (from, 4, byte_order_for_code,
3325 write_memory_unsigned_integer (to + i * 4, 4, byte_order_for_code,
3510 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch);
3513 if (!safe_read_memory_unsigned_integer (pc, 4, byte_order_for_code,
2936 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
3279 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
3508 enum bfd_endian byte_order_for_code = gdbarch_byte_order_for_code (gdbarch); local
[all...]
H A Dcsky-tdep.c2176 enum bfd_endian byte_order_for_code local
2182 = extract_unsigned_integer (buf, 4, byte_order_for_code);
2184 = extract_unsigned_integer (buf + 4, 4, byte_order_for_code);
2198 return extract_unsigned_integer (buf, 4, byte_order_for_code);
H A Darch-utils.c752 info.byte_order_for_code = info.byte_order;
815 info->byte_order_for_code = info->byte_order;
H A Dgdbarch.c43 enum bfd_endian byte_order_for_code; member in struct:gdbarch
275 gdbarch->byte_order_for_code = info->byte_order_for_code;
543 "gdbarch_dump: byte_order_for_code = %s\n",
544 plongest (gdbarch->byte_order_for_code));
1384 return gdbarch->byte_order_for_code;
H A Dnios2-tdep.c1757 enum bfd_endian byte_order_for_code local
1765 if (byte_order_for_code == BFD_ENDIAN_BIG)
H A Dloongarch-tdep.c1488 info.byte_order_for_code = BFD_ENDIAN_LITTLE;

Completed in 320 milliseconds

12