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