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

Function MicrocodeGraphContainer

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

Source from the content-addressed store, hash-verified

426 qstring m_GVName;
427 qstring tmp;
428 MicrocodeGraphContainer(shared_mbl_array_t mba) : m_MBA(mba) {};
429 void Display(sample_info_t *si)
430 {
431 mbl_array_t *mba = *si->mba;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected