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

Method linkSymbol

funcdata_varnode.cc:1070–1098  ·  view source on GitHub ↗

The Symbol is really attached to the Varnode's HighVariable (which must exist). The only reason a Symbol doesn't get set is if, the HighVariable is global and there is no pre-existing Symbol. (see mapGlobals()) \param vn is the given Varnode \return the associated Symbol or NULL

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

linkSymbolsMethod · 0.80

Calls 12

AddressClass · 0.85
getUsePointMethod · 0.80
queryPropertiesMethod · 0.80
setSymbolEntryMethod · 0.80
isProtoPartialMethod · 0.45
getHighMethod · 0.45
getSymbolMethod · 0.45
getAddrMethod · 0.45
isPersistMethod · 0.45
isAddrTiedMethod · 0.45
addSymbolMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected