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

Function MicrocodeInstructionGraphContainer

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

Source from the content-addressed store, hash-verified

330public:
331 MicrocodeInstructionGraph m_MG;
332 MicrocodeInstructionGraphContainer() : m_TW(NULL), m_GV(NULL) {};
333
334 bool Display(minsn_t *top, sample_info_t *si)
335 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected