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

Method addFunction

database.cc:1615–1632  ·  view source on GitHub ↗

\brief Create a function Symbol at the given address in \b this Scope The FunctionSymbol is created and mapped to the given address. A Funcdata object is only created once FunctionSymbol::getFunction() is called. \param addr is the entry address of the function \param nm is the name of the function, within \b this Scope \return the new FunctionSymbol object

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.80
readLoaderSymbolsMethod · 0.80

Calls 4

AddressClass · 0.85
printMessageMethod · 0.80
getNameMethod · 0.45
getSymbolMethod · 0.45

Tested by

no test coverage detected