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

Method stackCodeLabel

database.cc:1074–1092  ·  view source on GitHub ↗

Query for a label Symbol for a 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 there is a label at that address, pass back the corresponding LabSymbol object \param scope1 is the first Scope where searching starts \param scope2 is the second

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
findCodeLabelMethod · 0.45
getParentMethod · 0.45

Tested by

no test coverage detected