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

Method processOp

action.cc:822–875  ·  view source on GitHub ↗

This method attempts to apply each Rule to the current PcodeOp Action breakpoints are checked if the Rule successfully applies. 0 is returned for no breakpoint, -1 if a breakpoint occurs. If a breakpoint did occur, an additional call to processOp() will pick up where it left off before the breakpoint. The PcodeOp iterator is advanced. \param op is the current PcodeOp \param data is the function be

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

opDeadAndGoneMethod · 0.80
codeMethod · 0.80
sizeMethod · 0.80
isDisabledMethod · 0.80
debugActivateMethod · 0.80
debugModPrintMethod · 0.80
issueWarningMethod · 0.80
checkActionBreakMethod · 0.80
debugBreakMethod · 0.80
debugHandleBreakMethod · 0.80
printMessageMethod · 0.80
isDeadMethod · 0.45

Tested by

no test coverage detected