LLDB mainline
Classes | Macros | Typedefs
RegisterContextFreeBSD_powerpc.cpp File Reference
#include "RegisterContextFreeBSD_powerpc.h"
#include "RegisterContextPOSIX_powerpc.h"
#include <vector>
#include "RegisterInfos_powerpc.h"

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