MCPcopy 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
329uint32_t CallingConvention::GetGlobalPointerRegister()
330{
331 return BN_INVALID_REGISTER;
332}
333
334
335vector<uint32_t> CallingConvention::GetImplicitlyDefinedRegisters()

Callers 2

updateDisplayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected