GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
arm_get_next_pcs Struct Reference

#include "arm-get-next-pcs.h"

Public Attributes

struct arm_get_next_pcs_opsops
 
int byte_order
 
int byte_order_for_code
 
int has_thumb2_breakpoint
 
struct regcacheregcache
 

Detailed Description

Definition at line 41 of file arm-get-next-pcs.h.

Member Data Documentation

◆ byte_order

int arm_get_next_pcs::byte_order

◆ byte_order_for_code

int arm_get_next_pcs::byte_order_for_code

◆ has_thumb2_breakpoint

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().

◆ ops

struct arm_get_next_pcs_ops* arm_get_next_pcs::ops

◆ regcache

struct regcache* arm_get_next_pcs::regcache

The documentation for this struct was generated from the following file: