Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
private:
77
// To pass any information from instruction prefixes
Callers
1
InvalidateGuestThreadCodeRange
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected