|
GDB (xrefs)
|
#include "arm-get-next-pcs.h"
Public Attributes | |
| struct arm_get_next_pcs_ops * | ops |
| int | byte_order |
| int | byte_order_for_code |
| int | has_thumb2_breakpoint |
| struct regcache * | regcache |
Definition at line 41 of file arm-get-next-pcs.h.
| int arm_get_next_pcs::byte_order |
Definition at line 46 of file arm-get-next-pcs.h.
Referenced by thumb2_copy_table_branch().
| int arm_get_next_pcs::byte_order_for_code |
Definition at line 48 of file arm-get-next-pcs.h.
Referenced by arm_process_displaced_insn(), and thumb_process_displaced_insn().
| int arm_get_next_pcs::has_thumb2_breakpoint |
Definition at line 51 of file arm-get-next-pcs.h.
| struct arm_get_next_pcs_ops* arm_get_next_pcs::ops |
Definition at line 44 of file arm-get-next-pcs.h.
| struct regcache* arm_get_next_pcs::regcache |
Definition at line 53 of file arm-get-next-pcs.h.
1.8.14