\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 not stored for this graph (policy: none)
no test coverage detected