LLDB mainline
RegisterContextFreeBSD_powerpc.cpp File Reference

Go to the source code of this file.

Classes

struct  _GPR64
struct  _GPR32
struct  _FPR
struct  _VMX

Macros

#define DECLARE_REGISTER_INFOS_POWERPC_STRUCT

Typedefs

typedef struct _GPR64 GPR64
typedef struct _GPR32 GPR32
typedef struct _FPR FPR
typedef struct _VMX VMX

Macro Definition Documentation

◆ DECLARE_REGISTER_INFOS_POWERPC_STRUCT

#define DECLARE_REGISTER_INFOS_POWERPC_STRUCT

Definition at line 173 of file RegisterContextFreeBSD_powerpc.cpp.

Typedef Documentation

◆ FPR

typedef struct _FPR FPR

◆ GPR32

typedef struct _GPR32 GPR32

◆ GPR64

typedef struct _GPR64 GPR64

◆ VMX

typedef struct _VMX VMX