LLDB mainline
Macros | Functions
RegisterContextLinux_s390x.cpp File Reference
#include "RegisterContextLinux_s390x.h"
#include "RegisterContextPOSIX_s390x.h"
#include "RegisterInfos_s390x.h"

Go to the source code of this file.

Macros

#define DECLARE_REGISTER_INFOS_S390X_STRUCT
 

Functions

static const RegisterInfoGetRegisterInfoPtr (const ArchSpec &target_arch)
 
static uint32_t GetRegisterInfoCount (const ArchSpec &target_arch)
 
static uint32_t GetUserRegisterInfoCount (const ArchSpec &target_arch)
 

Macro Definition Documentation

◆ DECLARE_REGISTER_INFOS_S390X_STRUCT

#define DECLARE_REGISTER_INFOS_S390X_STRUCT

Definition at line 16 of file RegisterContextLinux_s390x.cpp.

Function Documentation

◆ GetRegisterInfoCount()

static uint32_t GetRegisterInfoCount ( const ArchSpec target_arch)
static

◆ GetRegisterInfoPtr()

static const RegisterInfo * GetRegisterInfoPtr ( const ArchSpec target_arch)
static

◆ GetUserRegisterInfoCount()

static uint32_t GetUserRegisterInfoCount ( const ArchSpec target_arch)
static