Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GJDuck/e9patch
/ write
Function
write
test/regtest/patch.cpp:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
void write(const char *str)
457
{
458
fputs(str, stderr);
459
}
460
461
void state_check(const void *addr, const void *state_0, intptr_t rsp,
462
intptr_t rax, intptr_t r15)
Callers
nothing calls this directly
Calls
1
fputs
Function · 0.85
Tested by
no test coverage detected