Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetNextAddress
Method
GetNextAddress
NULLC/Executor_LLVM.cpp:405–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
unsigned int ExecutorLLVM::GetNextAddress()
406
{
407
return 0;
408
}
409
410
void* ExecutorLLVM::GetStackStart()
411
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected