MCPcopy 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
410void* ExecutorLLVM::GetStackStart()
411{
412 return NULL;
413}
414
415void* ExecutorLLVM::GetStackEnd()
416{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected