Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ PerformGetDefaultEndianness
Method
PerformGetDefaultEndianness
core/processview.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
80
BNEndianness DebugProcessView::PerformGetDefaultEndianness() const
81
{
82
return m_endian;
83
}
84
85
86
size_t DebugProcessView::PerformGetAddressSize() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected