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 arm_get_next_pcs_ctor(), arm_get_next_pcs_raw(), thumb2_copy_table_branch(), and thumb_get_next_pcs_raw().
int arm_get_next_pcs::byte_order_for_code |
Definition at line 48 of file arm-get-next-pcs.h.
Referenced by arm_deal_with_atomic_sequence_raw(), arm_displaced_init_closure(), arm_get_next_pcs_ctor(), arm_get_next_pcs_raw(), arm_linux_get_next_pcs_fixup(), arm_process_displaced_insn(), thumb_deal_with_atomic_sequence_raw(), thumb_get_next_pcs_raw(), and thumb_process_displaced_insn().
int arm_get_next_pcs::has_thumb2_breakpoint |
Definition at line 51 of file arm-get-next-pcs.h.
Referenced by arm_get_next_pcs_ctor(), and thumb_get_next_pcs_raw().
struct arm_get_next_pcs_ops* arm_get_next_pcs::ops |
Definition at line 44 of file arm-get-next-pcs.h.
Referenced by arm_deal_with_atomic_sequence_raw(), arm_get_next_pcs(), arm_get_next_pcs_ctor(), arm_get_next_pcs_raw(), arm_linux_get_next_pcs_fixup(), thumb_deal_with_atomic_sequence_raw(), and thumb_get_next_pcs_raw().
struct regcache* arm_get_next_pcs::regcache |
Definition at line 53 of file arm-get-next-pcs.h.
Referenced by arm_deal_with_atomic_sequence_raw(), arm_get_next_pcs_addr_bits_remove(), arm_get_next_pcs_ctor(), arm_get_next_pcs_is_thumb(), arm_get_next_pcs_raw(), arm_linux_get_next_pcs_fixup(), arm_linux_get_next_pcs_syscall_next_pc(), thumb_deal_with_atomic_sequence_raw(), and thumb_get_next_pcs_raw().