Searched defs:HardwareSingleStep (Results 1 – 10 of 10) sorted by relevance
72 bool RegisterContextCorePOSIX_arm::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextCorePOSIX_arm
89 bool RegisterContextCorePOSIX_mips64::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextCorePOSIX_mips64
94 bool RegisterContextCorePOSIX_s390x::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextCorePOSIX_s390x
97 bool RegisterContextCorePOSIX_x86_64::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextCorePOSIX_x86_64
109 bool RegisterContextCorePOSIX_powerpc::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextCorePOSIX_powerpc
429 bool RegisterContextCorePOSIX_arm64::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextCorePOSIX_arm64
205 bool RegisterContextThreadMemory::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextThreadMemory
1032 bool RegisterContextDarwin_x86_64::HardwareSingleStep(bool enable) { in HardwareSingleStep() function in RegisterContextDarwin_x86_64
307 bool NativeRegisterContext::HardwareSingleStep(bool enable) { return false; } in HardwareSingleStep() function in NativeRegisterContext
302 bool RegisterContext::HardwareSingleStep(bool enable) { return false; } in HardwareSingleStep() function in RegisterContext