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

Method destroy

op.cc:948–958  ·  view source on GitHub ↗

The given PcodeOp is removed from all internal lists and added to a final \e deadandgone list. The memory is not reclaimed until the whole container is destroyed, in case pointer references still exist. These will all still be marked as \e dead. \param op is the given PcodeOp to destroy

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

destroyVarnodeMethod · 0.45
clearDeadVarnodesMethod · 0.45
opDestroyRawMethod · 0.45
deleteVarnodeMethod · 0.45
opDeadAndGoneMethod · 0.45

Calls 4

LowlevelErrorClass · 0.85
isDeadMethod · 0.45
eraseMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected