Home
last modified time | relevance | path

Searched refs:HardwareSingleStep (Results 1 – 25 of 30) sorted by relevance

12

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextThreadMemory.cpp233 RegisterContextThreadMemory::HardwareSingleStep (bool enable) in HardwareSingleStep() function in RegisterContextThreadMemory
237 return m_reg_ctx_sp->HardwareSingleStep(enable); in HardwareSingleStep()
HDRegisterContextThreadMemory.h93 HardwareSingleStep (bool enable);
HDRegisterContextDarwin_i386.h61 HardwareSingleStep (bool enable);
HDRegisterContextDarwin_x86_64.h60 HardwareSingleStep (bool enable);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDRegisterContextPOSIXCore_x86_64.h39 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXCore_arm64.h40 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXCore_arm.h40 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXCore_mips64.h40 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXCore_powerpc.h41 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXCore_x86_64.cpp97 RegisterContextCorePOSIX_x86_64::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextCorePOSIX_x86_64
HDRegisterContextPOSIXCore_arm.cpp91 RegisterContextCorePOSIX_arm::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextCorePOSIX_arm
HDRegisterContextPOSIXCore_mips64.cpp91 RegisterContextCorePOSIX_mips64::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextCorePOSIX_mips64
HDRegisterContextPOSIXCore_arm64.cpp91 RegisterContextCorePOSIX_arm64::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextCorePOSIX_arm64
HDRegisterContextPOSIXCore_powerpc.cpp131 RegisterContextCorePOSIX_powerpc::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextCorePOSIX_powerpc
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDRegisterContextPOSIXProcessMonitor_powerpc.h72 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXProcessMonitor_arm64.h63 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXProcessMonitor_arm.h63 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXProcessMonitor_mips64.h63 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXProcessMonitor_x86.h63 HardwareSingleStep(bool enable);
HDRegisterContextPOSIXProcessMonitor_mips64.cpp250 RegisterContextPOSIXProcessMonitor_mips64::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextPOSIXProcessMonitor_mips64
HDRegisterContextPOSIXProcessMonitor_arm.cpp256 RegisterContextPOSIXProcessMonitor_arm::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextPOSIXProcessMonitor_arm
HDRegisterContextPOSIXProcessMonitor_powerpc.cpp271 RegisterContextPOSIXProcessMonitor_powerpc::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextPOSIXProcessMonitor_powerpc
HDRegisterContextPOSIXProcessMonitor_arm64.cpp255 RegisterContextPOSIXProcessMonitor_arm64::HardwareSingleStep(bool enable) in HardwareSingleStep() function in RegisterContextPOSIXProcessMonitor_arm64
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDRegisterContext.h150 HardwareSingleStep (bool enable);
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/common/
HDNativeRegisterContext.h128 HardwareSingleStep (bool enable);

12