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

Method doPcodeOpBreak

emulate.cc:74–83  ·  view source on GitHub ↗

This routine examines the pcode-op based container for any breakpoints associated with the given op. If one is found, its pcodeCallback method is invoked. \param curop is pcode op being checked for breakpoints \return \b true if the breakpoint exists and returns \b true, otherwise return \b false

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeCallotherMethod · 0.80

Calls 4

pcodeCallbackMethod · 0.80
getInputMethod · 0.45
findMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected