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

Method findVarnode

dynamic.cc:561–580  ·  view source on GitHub ↗

\brief Given an address and hash, find the unique matching Varnode The method, number of collisions, and position are pulled out of the hash. Hashes for the method are performed at Varnodes linked to the given address, and the Varnode which matches the hash (and the position) is returned. If the number of collisions for the hash does not match, this method will not return a Varnode, even if the p

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

recoverModelMethod · 0.80
findLinkedVarnodeMethod · 0.80
findLinkedVarnodesMethod · 0.80
attemptDynamicMappingMethod · 0.80

Calls 2

sizeMethod · 0.80
push_backMethod · 0.45

Tested by

no test coverage detected