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

Method markExplicitLongSize

cast.cc:78–102  ·  view source on GitHub ↗

This method checks if the indicated input is an integer constant that needs to be coerced (as a source token) into a data-type that is larger than the base integer. If this is \b true, the input Varnode is marked for printing as explicitly a larger integer (typically \e long). \param op is the PcodeOp taking the value as input \param slot is the input slot of the value \return \b true if the Varno

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

castInputMethod · 0.80

Calls 13

signbit_negativeFunction · 0.85
uintb_negateFunction · 0.85
mostsigbit_setFunction · 0.85
isShiftOpMethod · 0.80
getMetatypeMethod · 0.80
setLongPrintMethod · 0.80
getOpcodeMethod · 0.45
getInMethod · 0.45
isConstantMethod · 0.45
getSizeMethod · 0.45
getTypeMethod · 0.45
getHighMethod · 0.45

Tested by

no test coverage detected