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

Method isPointer

coreaction.cc:1062–1157  ·  view source on GitHub ↗

\brief Determine if given Varnode might be a pointer constant. If it is a pointer, return the symbol it points to, or NULL otherwise. If it is determined that the Varnode is a pointer to a specific symbol, the encoding of the full pointer is passed back. Usually this is just the constant value of the Varnode, but in this case of partial pointers (like \e near pointers) the full pointer may contai

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

bit_transitionsFunction · 0.85
AddressClass · 0.85
getMetatypeMethod · 0.80
getTypeReadFacingMethod · 0.80
resolveConstantMethod · 0.80
codeMethod · 0.80
isInputLockedMethod · 0.80
numParamsMethod · 0.80
getParamMethod · 0.80
getTypeDefFacingMethod · 0.80
getPointerLowerBoundMethod · 0.80
getPointerUpperBoundMethod · 0.80

Tested by

no test coverage detected