Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ InnerCall
Class
InnerCall
LiveRecomp/live_generator.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
struct InnerCall {
39
size_t target_func_index;
40
sljit_jump* jump;
41
};
42
43
struct ReferenceSymbolCall {
44
N64Recomp::SymbolReference reference;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected