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

Method lookForFuncParamNames

coreaction.cc:2839–2878  ·  view source on GitHub ↗

\brief Collect potential variable names from sub-function parameters. Run through all sub-functions with a known prototype and collect potential names for current Varnodes used to pass the parameters. For these Varnodes, select from among these names. \param data is the function being analyzed \param varlist is a list of Varnodes representing HighVariables that need names

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

numCallsMethod · 0.80
getScopeLocalMethod · 0.80
isInputLockedMethod · 0.80
numParamsMethod · 0.80
getParamMethod · 0.80
sizeMethod · 0.80
isFreeMethod · 0.80
getNumMergeClassesMethod · 0.80
renameSymbolMethod · 0.80
makeNameUniqueMethod · 0.80
getCallSpecsMethod · 0.45
getOpMethod · 0.45

Tested by

no test coverage detected