LLDB mainline
|
#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 RegisterInfo * | GetRegisterInfoPtr (const ArchSpec &target_arch) |
static uint32_t | GetRegisterInfoCount (const ArchSpec &target_arch) |
static uint32_t | GetUserRegisterInfoCount (const ArchSpec &target_arch) |
#define DECLARE_REGISTER_INFOS_S390X_STRUCT |
Definition at line 16 of file RegisterContextLinux_s390x.cpp.
|
static |
Definition at line 30 of file RegisterContextLinux_s390x.cpp.
References lldb_private::ArchSpec::GetMachine(), and lldb_private::k_num_registers_s390x.
|
static |
Definition at line 20 of file RegisterContextLinux_s390x.cpp.
References lldb_private::ArchSpec::GetMachine().
|
static |
Definition at line 40 of file RegisterContextLinux_s390x.cpp.
References lldb_private::ArchSpec::GetMachine(), lldb_private::k_num_linux_registers_s390x, and lldb_private::k_num_user_registers_s390x.