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

Method uniqueHash

dynamic.cc:424–477  ·  view source on GitHub ↗

Collect the set of Varnodes at the same address as the given Varnode. Starting with method 0, increment the method and calculate hashes of the Varnodes until the given Varnode has a unique hash within the set. The resulting hash and address can be obtained after calling this method through getHash() and getAddress(). In the rare situation that the last method still does not yield a unique hash, t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

buildDynamicSymbolMethod · 0.80
checkMethod · 0.80

Calls 7

AddressClass · 0.85
sizeMethod · 0.80
clearMethod · 0.45
push_backMethod · 0.45
emptyMethod · 0.45
getAddrMethod · 0.45
numInputMethod · 0.45

Tested by

no test coverage detected