MCPcopy 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
1080uint32_t Architecture::GetStackPointerRegister()
1081{
1082 return 0;
1083}
1084
1085
1086uint32_t Architecture::GetLinkRegister()

Callers 2

ApplyToLinesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected