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

Method queryFunction

database.cc:1212–1224  ·  view source on GitHub ↗

Starting with \b this Scope, find a function with the given name. If there are no Symbols with that name in \b this Scope at all, recurse into the parent Scope. \param nm if the name to search for \return the Funcdata object of the matching function, or NULL if it doesn't exist

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

queryCallMethod · 0.80
getMapMethod · 0.80
executeMethod · 0.80
applyMethod · 0.80
setPrototypeMethod · 0.80
decodeFlowOverrideMethod · 0.80
applyMethod · 0.80
pushPtrCodeConstantMethod · 0.80

Calls 4

AddressClass · 0.85
sizeMethod · 0.80
mapScopeMethod · 0.80
getFunctionMethod · 0.45

Tested by

no test coverage detected