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

Class LiveGeneratorContext

include/recompiler/live_recompiler.h:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10namespace N64Recomp {
11 struct LiveGeneratorContext;
12 struct ReferenceJumpDetails {
13 uint16_t section;
14 uint32_t section_offset;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected