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

Method printRaw

funcdata.cc:207–223  ·  view source on GitHub ↗

A representation of all PcodeOps in the function body are printed to the stream. Depending on the state of analysis, PcodeOps are grouped into their basic blocks, and within a block, ops are displayed sequentially. Basic labeling of branch destinations is also printed. This is suitable for a console mode or debug view of the state of the function at any given point in its analysis. \param s is th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

debugPrintRangeMethod · 0.45

Calls 5

RecovErrorClass · 0.85
beginAllMethod · 0.80
endAllMethod · 0.80
getSizeMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected