Home
last modified time | relevance | path

Searched refs:NativeRegisterContextRegisterInfo (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDNativeRegisterContextRegisterInfo.cpp16 NativeRegisterContextRegisterInfo::NativeRegisterContextRegisterInfo (NativeThreadProtocol &thread, in NativeRegisterContextRegisterInfo() function in NativeRegisterContextRegisterInfo
26 NativeRegisterContextRegisterInfo::GetRegisterCount () const in GetRegisterCount()
32 NativeRegisterContextRegisterInfo::GetUserRegisterCount () const in GetUserRegisterCount()
38 NativeRegisterContextRegisterInfo::GetRegisterInfoAtIndex (uint32_t reg_index) const in GetRegisterInfoAtIndex()
47 NativeRegisterContextRegisterInfo::GetRegisterInfoInterface () const in GetRegisterInfoInterface()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/common/
HDNativeRegisterContextRegisterInfo.h20 class NativeRegisterContextRegisterInfo: public NativeRegisterContext
27 NativeRegisterContextRegisterInfo (NativeThreadProtocol &thread,