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

Method stackFunction

database.cc:1009–1027  ·  view source on GitHub ↗

Query for a function Symbol starting at the given address Searching starts at a first scope, continuing thru parents up to a second scope, which is not queried. If a Scope \e controls the memory in the given range, the Scope object is returned. If a FunctionSymbol is found at the given address, the corresponding Funcdata object is passed back. \param scope1 is the first Scope where searching sta

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

AddressClass · 0.85
inScopeMethod · 0.80
isConstantMethod · 0.45
findFunctionMethod · 0.45
getParentMethod · 0.45

Tested by

no test coverage detected