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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp300 #define DW_OP_const4s UINT8_C(0x0d) /**< 1 operand, a 4-byte constant. */ macro
3563 case DW_OP_const4s:
3607 case DW_OP_const4s:

Completed in 71 milliseconds