MCPcopy Create free account
hub / github.com/N64Recomp/N64Recomp / ReferenceSymbolCall

Class ReferenceSymbolCall

LiveRecomp/live_generator.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41};
42
43struct ReferenceSymbolCall {
44 N64Recomp::SymbolReference reference;
45 sljit_jump* jump;
46};
47
48struct SwitchErrorJump {
49 uint32_t instr_vram;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected