Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ PerformGetEntryPoint
Method
PerformGetEntryPoint
core/processview.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
74
uint64_t DebugProcessView::PerformGetEntryPoint() const
75
{
76
return 0;
77
}
78
79
80
BNEndianness DebugProcessView::PerformGetDefaultEndianness() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected