|
GDB (xrefs)
|
#include "arm-get-next-pcs.h"
Public Attributes | |
| ULONGEST(* | read_mem_uint )(CORE_ADDR memaddr, int len, int byte_order) |
| CORE_ADDR(* | syscall_next_pc )(struct arm_get_next_pcs *self) |
| CORE_ADDR(* | addr_bits_remove )(struct arm_get_next_pcs *self, CORE_ADDR val) |
| int(* | is_thumb )(struct arm_get_next_pcs *self) |
| CORE_ADDR(* | fixup )(struct arm_get_next_pcs *self, CORE_ADDR pc) |
Definition at line 29 of file arm-get-next-pcs.h.
| CORE_ADDR(* arm_get_next_pcs_ops::addr_bits_remove) (struct arm_get_next_pcs *self, CORE_ADDR val) |
Definition at line 33 of file arm-get-next-pcs.h.
| CORE_ADDR(* arm_get_next_pcs_ops::fixup) (struct arm_get_next_pcs *self, CORE_ADDR pc) |
Definition at line 37 of file arm-get-next-pcs.h.
| int(* arm_get_next_pcs_ops::is_thumb) (struct arm_get_next_pcs *self) |
Definition at line 34 of file arm-get-next-pcs.h.
Definition at line 31 of file arm-get-next-pcs.h.
| CORE_ADDR(* arm_get_next_pcs_ops::syscall_next_pc) (struct arm_get_next_pcs *self) |
Definition at line 32 of file arm-get-next-pcs.h.
1.8.14