Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetStackPointerRegister
Method
GetStackPointerRegister
architecture.cpp:1080–1083 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1078
1079
1080
uint32_t Architecture::GetStackPointerRegister()
1081
{
1082
return 0;
1083
}
1084
1085
1086
uint32_t Architecture::GetLinkRegister()
Callers
2
GetStackPointerRegisterCallback
Method · 0.45
ApplyToLines
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected