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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp946 #define TAGDESC(a_Name, a_pDesc) { DW_ ## a_Name, #a_Name, a_pDesc } macro
948 #define TAGDESC_CORE(a_Name) TAGDESC(a_Name, &g_CoreDieDesc)
959 TAGDESC(TAG_label, &g_LabelDesc),
995 TAGDESC(TAG_subprogram, &g_SubProgramDesc),
1017 #undef TAGDESC macro

Completed in 57 milliseconds