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

Method newCodeRef

funcdata_varnode.cc:222–233  ·  view source on GitHub ↗

A reference to a specific Address is encoded in a Varnode. The Varnode is an \e annotation in the sense that it will hold no value in the data-flow, it will will only hold a reference to an address. This is used specifically by the branch p-code operations to hold destination addresses. \param m is the Address to encode \return the newly allocated \e annotation Varnode

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dumpMethod · 0.80
applyOpMethod · 0.80
inlineCloneMethod · 0.80
checkContainedCallMethod · 0.80

Calls 3

getTypeCodeMethod · 0.45
createMethod · 0.45
setFlagsMethod · 0.45

Tested by

no test coverage detected