LLDB mainline
RegisterInfoPOSIX_ppc64le.cpp File Reference
#include <cassert>
#include <cstddef>
#include <vector>
#include "lldb/lldb-defines.h"
#include "llvm/Support/Compiler.h"
#include "RegisterInfoPOSIX_ppc64le.h"
#include "RegisterInfos_ppc64le.h"

Go to the source code of this file.

Macros

#define DECLARE_REGISTER_INFOS_PPC64LE_STRUCT

Functions

static const lldb_private::RegisterInfoGetRegisterInfoPtr (const lldb_private::ArchSpec &target_arch)
static uint32_t GetRegisterInfoCount (const lldb_private::ArchSpec &target_arch)

Macro Definition Documentation

◆ DECLARE_REGISTER_INFOS_PPC64LE_STRUCT

#define DECLARE_REGISTER_INFOS_PPC64LE_STRUCT

Definition at line 19 of file RegisterInfoPOSIX_ppc64le.cpp.

Function Documentation

◆ GetRegisterInfoCount()

uint32_t GetRegisterInfoCount ( const lldb_private::ArchSpec & target_arch)
static

◆ GetRegisterInfoPtr()

const lldb_private::RegisterInfo * GetRegisterInfoPtr ( const lldb_private::ArchSpec & target_arch)
static