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

Method findSpacebaseInput

funcdata.cc:289–298  ·  view source on GitHub ↗

Given an address space, like \e stack, that is known to have a base register pointing to it, try to locate the unique Varnode that holds the input value of this register. \param id is the \e stack like address space \return the input stack-pointer Varnode (or NULL if it doesn't exist)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

executeMethod · 0.80
applyMethod · 0.80
analyzeNewLoadGuardsMethod · 0.80
annotateRawStackPtrMethod · 0.80
gatherInternalMethod · 0.80

Calls 2

AddressClass · 0.85
findInputMethod · 0.80

Tested by

no test coverage detected