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

Method isAlternatePathValid

varnode.cc:1966–1980  ·  view source on GitHub ↗

\brief Return \b true if the alternate path looks more valid than the main path. Two different paths from a common Varnode each terminate at a CALL, CALLIND, or RETURN. Evaluate which path most likely represents actual parameter/return value passing, based on traversal information about each path. \param vn is the Varnode terminating the \e alternate path \param flags indicates traversals for bot

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

loneDescendMethod · 0.80
isMarkerMethod · 0.80
getDefMethod · 0.45

Tested by

no test coverage detected