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

Method create

op.cc:900–908  ·  view source on GitHub ↗

A new PcodeOp is allocated with the indicated number of input slots, which start out empty. A sequence number is assigned, and the op is added to the end of the \e dead list. \param inputs is the number of input slots \param pc is the Address to associate with the PcodeOp \return the newly allocated PcodeOp

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

newConstantMethod · 0.45
newVarnodeMethod · 0.45
newVarnodeIopMethod · 0.45
newVarnodeSpaceMethod · 0.45
newVarnodeCallSpecsMethod · 0.45
newCodeRefMethod · 0.45
cloneVarnodeMethod · 0.45
newOpMethod · 0.45

Calls 5

SeqNumClass · 0.85
setFlagMethod · 0.45
insertMethod · 0.45
endMethod · 0.45
getTimeMethod · 0.45

Tested by

no test coverage detected