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

Method getBytesConsumed

database.cc:508–512  ·  view source on GitHub ↗

Get the number of bytes consumed by a SymbolEntry representing \b this Symbol. By default, this is the number of bytes consumed by the Symbol's data-type. This gives the amount of leeway a search has when the address queried does not match the exact address of the Symbol. With functions, the bytes consumed by a SymbolEntry may not match the data-type size. \return the number of bytes in a default

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addMapMethod · 0.45

Calls 1

getSizeMethod · 0.45

Tested by

no test coverage detected