Added
Link Here
|
1 |
--- include/tdep-x86_64/libunwind_i.h.orig 2021-11-26 16:58:55 UTC |
2 |
+++ include/tdep-x86_64/libunwind_i.h |
3 |
@@ -288,9 +288,9 @@ extern void tdep_reuse_frame (struct dwarf_cursor *c, |
4 |
extern int tdep_cache_frame (struct dwarf_cursor *c); |
5 |
extern void tdep_reuse_frame (struct dwarf_cursor *c, |
6 |
int frame); |
7 |
+#endif |
8 |
extern void tdep_stash_frame (struct dwarf_cursor *c, |
9 |
struct dwarf_reg_state *rs); |
10 |
-#endif |
11 |
|
12 |
extern int tdep_getcontext_trace (unw_tdep_context_t *); |
13 |
extern int tdep_trace (unw_cursor_t *cursor, void **addresses, int *n); |