MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / ResetExecutableRangeCache

Method ResetExecutableRangeCache

FEXCore/Source/Interface/Core/Frontend.h:72–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 void ResetExecutableRangeCache() {
73 ExecutableRangeBase = ExecutableRangeEnd = 0;
74 }
75
76private:
77 // To pass any information from instruction prefixes

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected