Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Astronaut00/DoubleDataPointer
/ GetFunctionDataPointer
Function
GetFunctionDataPointer
Driver/main.cpp:100–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void* GetFunctionDataPointer(void* FunctionAddress, uint64_t DataPointerOffset)
101
{
102
103
return 0;
104
}
105
106
void CleanTraces(EntryParams* params)
107
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected