MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / GetIncomingFlagValue

Method GetIncomingFlagValue

callingconvention.cpp:355–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353
354
355RegisterValue CallingConvention::GetIncomingFlagValue(uint32_t, Function*)
356{
357 return RegisterValue();
358}
359
360
361Variable CallingConvention::GetIncomingVariableForParameterVariable(const Variable& var, Function*)

Callers 1

Calls 2

RegisterValueClass · 0.70
GetObjectMethod · 0.45

Tested by

no test coverage detected