Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ SetExternalBranches
Method
SetExternalBranches
FEXCore/Source/Interface/Core/Frontend.h:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
SectionMaxAddress = v;
63
}
64
void SetExternalBranches(fextl::set<uint64_t>* v) {
65
ExternalBranches = v;
66
}
67
68
void DelayedDisownBuffer() {
69
PoolObject.DelayedDisownBuffer();
Callers
1
ConfigureAOTGen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected