Searched refs:GetRegisterSetCount (Results 51 - 57 of 57) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp182 uint32_t NativeRegisterContextNetBSD_x86_64::GetRegisterSetCount() const { function in class:NativeRegisterContextNetBSD_x86_64
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_x86_64.cpp530 size_t RegisterContextDarwin_x86_64::GetRegisterSetCount() { function in class:RegisterContextDarwin_x86_64
H A DRegisterContextDarwin_arm.cpp969 size_t RegisterContextDarwin_arm::GetRegisterSetCount() { function in class:RegisterContextDarwin_arm
H A DRegisterContextDarwin_arm64.cpp152 size_t RegisterContextDarwin_arm64::GetRegisterSetCount() { function in class:RegisterContextDarwin_arm64
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp80 size_t GDBRemoteRegisterContext::GetRegisterSetCount() { function in class:GDBRemoteRegisterContext
H A DGDBRemoteCommunicationServerLLGS.cpp719 if (reg_ctx.GetRegisterSetCount() > 0 &&
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2499 const uint32_t num_sets = reg_ctx->GetRegisterSetCount();

Completed in 218 milliseconds

123