From 7c1b62611a17c9cd759c2e0477df09e5eaaa33af Mon Sep 17 00:00:00 2001 From: "Koine Yuusuke(koinec)" Date: Mon, 16 Sep 2019 18:57:09 +0900 Subject: [PATCH] (Libgoblin) * WorkBackup --- libgoblin/drd64_libgoblin_type_dwarf.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/libgoblin/drd64_libgoblin_type_dwarf.h b/libgoblin/drd64_libgoblin_type_dwarf.h index 486d8f2..d840ec5 100644 --- a/libgoblin/drd64_libgoblin_type_dwarf.h +++ b/libgoblin/drd64_libgoblin_type_dwarf.h @@ -106,6 +106,15 @@ typedef struct { } caller[4]; Byte b_callers; +/* + struct { + union { + QWord qw_value; + Int64 ii_value; + } value; + } result[8]; +*/ + Byte b_dwsize; QWord qw_calloffset; DWord dw_reqsize; // for DW_OP_deref_size & DW_OP_xderef_size -- 2.11.0