Searched defs:g_CoreDieDesc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp769 static const RTDWARFDIEDESC g_CoreDieDesc = { sizeof(RTDWARFDIE), 0, NULL }; variable
948 #define TAGDESC_CORE(a_Name) TAGDESC(a_Name, &g_CoreDieDesc)
4344 pDieDesc = &g_CoreDieDesc;

Completed in 48 milliseconds