Skip to content

Instantly share code, notes, and snippets.

@Techjar
Created April 3, 2021 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Techjar/43b2685a3acce7f8a9dec001b84ce6da to your computer and use it in GitHub Desktop.
Save Techjar/43b2685a3acce7f8a9dec001b84ce6da to your computer and use it in GitHub Desktop.
> Dolphin.exe!ExpansionInterface::CEXIChannel::PauseAndLock(bool do_lock, bool resume_on_unlock) Line 291 C++
Dolphin.exe!ExpansionInterface::PauseAndLock(bool doLock, bool unpauseOnUnlock) Line 128 C++
Dolphin.exe!Core::PauseAndLock(bool do_lock, bool unpause_on_unlock) Line 768 C++
Dolphin.exe!Core::RunAsCPUThread(std::function<void __cdecl(void)> function) Line 795 C++
[External Code]
[Inline Frame] Dolphin.exe!std::_Func_class<void>::operator()() Line 986 C++
Dolphin.exe!Config::OnConfigChanged() Line 82 C++
[Inline Frame] Dolphin.exe!AdvancedPane::ConnectLayout::__l2::<lambda_3>::operator()(bool enable_clock_override) Line 188 C++
[Inline Frame] Dolphin.exe!QtPrivate::FunctorCall<QtPrivate::IndexesList<0>,QtPrivate::List<bool>,void,`AdvancedPane::ConnectLayout'::`2'::<lambda_3> >::call(AdvancedPane::ConnectLayout::__l2::<lambda_3> &) Line 146 C++
[Inline Frame] Dolphin.exe!QtPrivate::Functor<`AdvancedPane::ConnectLayout'::`2'::<lambda_3>,1>::call(AdvancedPane::ConnectLayout::__l2::<lambda_3> &) Line 256 C++
Dolphin.exe!QtPrivate::QFunctorSlotObject<`AdvancedPane::ConnectLayout'::`2'::<lambda_3>,1,QtPrivate::List<bool>,void>::impl(int which, QtPrivate::QSlotObjectBase * this_, QObject * r, void * * a, bool * ret) Line 443 C++
[External Code]
Dolphin.exe!AdvancedPane::Update() Line 256 C++
[External Code]
Dolphin.exe!Settings::EmulationStateChanged(Core::State _t1) Line 592 C++
[External Code]
Dolphin.exe!wWinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, wchar_t * pCmdLine, int nCmdShow) Line 290 C++
[External Code]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment