Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DHotkeyManager.h59 HK_SET_PC, enumerator
H A DHotkeyManager.cpp332 {_trans("Program Counter"), HK_SHOW_PC, HK_SET_PC},
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DHotkeyScheduler.cpp633 if (IsHotkey(HK_SET_PC)) in CheckDebuggingHotkeys()