aboutsummaryrefslogtreecommitdiff
path: root/src/mips/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mips/init.h')
-rw-r--r--src/mips/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mips/init.h b/src/mips/init.h
index e32e3c9e..3a4bb008 100644
--- a/src/mips/init.h
+++ b/src/mips/init.h
@@ -47,6 +47,7 @@ common_init (struct cursor *c, unsigned use_prev_instr)
c->dwarf.args_size = 0;
c->dwarf.ret_addr_column = 0;
+ c->dwarf.stash_frames = 0;
c->dwarf.use_prev_instr = use_prev_instr;
c->dwarf.pi_valid = 0;
c->dwarf.pi_is_dynamic = 0;