Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GJDuck/e9patch
/ reset
Method
reset
src/e9patch/e9patch.h:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void reset(size_t start = 0)
153
{
154
i = (unsigned)start;
155
}
156
};
157
158
/*
Callers
2
buildBreak
Function · 0.80
buildPrologue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected