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

Method addDynamicSymbol

database.cc:1690–1702  ·  view source on GitHub ↗

\brief Create a dynamically mapped Symbol attached to a specific data-flow The Symbol is created and mapped to a dynamic \e hash and a code address where the Symbol is being used. \param nm is the name of the Symbol \param ct is the data-type of the Symbol \param caddr is the code address where the Symbol is being used \param hash is the dynamic hash \return the new Symbol

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

buildDynamicSymbolMethod · 0.80
executeMethod · 0.80

Calls 5

insertRangeMethod · 0.80
isInvalidMethod · 0.45
getSpaceMethod · 0.45
getOffsetMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected