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

Method registerPcodeCallback

emulate.cc:25–38  ·  view source on GitHub ↗

Any time the emulator is about to execute a user-defined pcode op with the given name, the indicated breakpoint is invoked first. The break table does \e not assume responsibility for freeing the breakpoint object. \param name is the name of the user-defined pcode op \param func is the breakpoint object to associate with the pcode op

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

LowlevelErrorClass · 0.85
sizeMethod · 0.80
setEmulateMethod · 0.60
getUserOpNamesMethod · 0.45

Tested by

no test coverage detected