Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ push_get_retval
Method
push_get_retval
g2all/700/module/chain.js:382–384 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
380
381
// get the rax register
382
push_get_retval() {
383
throw Error(
"not implemented"
);
384
}
385
386
// get the rax and rdx registers
387
push_get_retval_all() {
Callers
3
do_call
Method · 0.95
do_syscall
Method · 0.95
do_syscall_clear_errno
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected