summaryrefslogtreecommitdiff
path: root/testsuite/tests/unwind/unwind_test.reference
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/unwind/unwind_test.reference')
-rw-r--r--testsuite/tests/unwind/unwind_test.reference24
1 files changed, 24 insertions, 0 deletions
diff --git a/testsuite/tests/unwind/unwind_test.reference b/testsuite/tests/unwind/unwind_test.reference
new file mode 100644
index 0000000000..68a0dec147
--- /dev/null
+++ b/testsuite/tests/unwind/unwind_test.reference
@@ -0,0 +1,24 @@
+ml_perform_stack_walk
+caml_c_call
+Mylib.baz
+caml_apply10
+Mylib.foo2
+caml_apply11
+Driver.entry
+caml_program
+caml_start_program
+caml_startup_common
+caml_main
+main
+ml_perform_stack_walk
+ml_do_no_alloc
+Mylib.bob
+caml_apply10
+Mylib.foo1
+caml_apply11
+Driver.entry
+caml_program
+caml_start_program
+caml_startup_common
+caml_main
+main \ No newline at end of file