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

Method getUsePoint

varnode.cc:684–691  ·  view source on GitHub ↗

A Varnode can be defined as "coming into scope" at the Address of the first PcodeOp that writes to that storage location. Within SSA form this \b first-use address always exists and is unique if we consider inputs to come into scope at the start Address of the function they are in \param fd is the Funcdata containing the tree \return the first-use Address

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

setVarnodePropertiesMethod · 0.80
linkSymbolMethod · 0.80
findLinkedVarnodeMethod · 0.80
findLinkedVarnodesMethod · 0.80
coverVarnodesMethod · 0.80
buildDefaultNameMethod · 0.80

Calls 2

getAddrMethod · 0.45
getAddressMethod · 0.45

Tested by

no test coverage detected