mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
add missing GNU expr opcodes
This commit is contained in:
@@ -449,6 +449,7 @@ dw_operand_types_from_expr_opcode(DW_ExprOp op)
|
|||||||
DW_Expr_V3_XList
|
DW_Expr_V3_XList
|
||||||
DW_Expr_V4_XList
|
DW_Expr_V4_XList
|
||||||
DW_Expr_V5_XList
|
DW_Expr_V5_XList
|
||||||
|
DW_Expr_GNU_XList
|
||||||
#undef X
|
#undef X
|
||||||
default: { NotImplemented; } break;
|
default: { NotImplemented; } break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user