Home
last modified time | relevance | path

Searched refs:GetRegisterSetNameForRegisterAtIndex (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Host/common/
DNativeRegisterContext.h42 const char *GetRegisterSetNameForRegisterAtIndex(uint32_t reg_index) const;
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DNativeRegisterContext.cpp96 const char *NativeRegisterContext::GetRegisterSetNameForRegisterAtIndex( in GetRegisterSetNameForRegisterAtIndex() function in NativeRegisterContext
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerLLGS.cpp2038 reg_context.GetRegisterSetNameForRegisterAtIndex(reg_index); in Handle_qRegisterInfo()
3118 reg_context.GetRegisterSetNameForRegisterAtIndex(reg_index); in BuildTargetXml()