MCPcopy Create free account
hub / github.com/Vector35/debugger / CorePluginDependencies

Function CorePluginDependencies

core/debugger.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141
142#ifndef DEMO_VERSION
143 BINARYNINJAPLUGIN void CorePluginDependencies()
144 {
145 SetCurrentPluginLoadOrder(LatePluginLoadOrder);
146 }
147#endif
148
149#ifdef DEMO_VERSION

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected