MCPcopy Create free account
hub / github.com/KasperskyLab/hrtng / GetIncrBlockNum

Function GetIncrBlockNum

src/MicrocodeExplorer.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257 }
258
259 int GetIncrBlockNum()
260 {
261 return m_NumBlocks++;
262 }
263
264 int Insert(minsn_t *ins, int /*iParent*/)
265 {

Callers 1

InsertFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected