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

Method insertPtrsubZero

coreaction.cc:2619–2633  ·  view source on GitHub ↗

\brief Insert a PTRSUB with offset 0 that accesses a field of the given data-type The data-type can be a structure, in which case the field at offset zero is being accessed. The data-type can reference a union, in which case a specific field is being accessed as indicated by Funcdata::getUnionField. The PTRSUB is inserted right before the given PcodeOp. The indicated input Varnode becomes the P

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

newUniqueOutMethod · 0.80
setImpliedMethod · 0.80
opSetOpcodeMethod · 0.80
opInsertBeforeMethod · 0.80
getInMethod · 0.45
newOpMethod · 0.45
getAddrMethod · 0.45
getSizeMethod · 0.45
updateTypeMethod · 0.45
opSetInputMethod · 0.45
newConstantMethod · 0.45

Tested by

no test coverage detected