Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetGlobalPointerRegister
Method
GetGlobalPointerRegister
callingconvention.cpp:329–332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
328
329
uint32_t CallingConvention::GetGlobalPointerRegister()
330
{
331
return BN_INVALID_REGISTER;
332
}
333
334
335
vector<uint32_t> CallingConvention::GetImplicitlyDefinedRegisters()
Callers
2
GetGlobalPointerRegisterCallback
Method · 0.45
updateDisplay
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected