MCPcopy Create free account
hub / github.com/cseagle/blc / perform

Method perform

action.cc:298–362  ·  view source on GitHub ↗

Run \b this Action until completion or a breakpoint occurs. Depending on the behavior properties of this instance, the apply() method may get called many times or none. Generally the number of changes made by the action is returned, but if a breakpoint occurs -1 is returned. A successive call to perform() will "continue" from the break point. \param data is the function being acted on \return the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

stageJumpTableMethod · 0.80
executeMethod · 0.80
iterationCallbackMethod · 0.80
jump_callbackFunction · 0.80
applyMethod · 0.80
do_decompileFunction · 0.80

Calls 5

debugActivateMethod · 0.80
debugModPrintMethod · 0.80
debugBreakMethod · 0.80
debugHandleBreakMethod · 0.80
getArchMethod · 0.45

Tested by

no test coverage detected