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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp122 #define DW_TAG_subprogram UINT16_C(0x002e) macro
843 * DW_TAG_subprogram.
862 /** Pointer to a DW_TAG_subprogram DIE. */
864 /** Pointer to a const DW_TAG_subprogram DIE. */
3762 && pAbbrev->uTag == DW_TAG_subprogram)
3819 case DW_TAG_subprogram:

Completed in 667 milliseconds