Searched refs:has_thumb2_breakpoint (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/arch/
H A Darm-get-next-pcs.h51 int has_thumb2_breakpoint; member in struct:arm_get_next_pcs
61 int has_thumb2_breakpoint,
H A Darm-get-next-pcs.c34 int has_thumb2_breakpoint,
40 self->has_thumb2_breakpoint = has_thumb2_breakpoint;
303 if (self->has_thumb2_breakpoint)
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
/netbsd-current/external/gpl3/gdb/dist/gdb/arch/
H A Darm-get-next-pcs.h51 int has_thumb2_breakpoint; member in struct:arm_get_next_pcs
61 int has_thumb2_breakpoint,
H A Darm-get-next-pcs.c34 int has_thumb2_breakpoint,
40 self->has_thumb2_breakpoint = has_thumb2_breakpoint;
303 if (self->has_thumb2_breakpoint)
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

Completed in 74 milliseconds