1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 11:21:44 +02:00

(dwarf_search_unwind_table): Declare as PROTECTED, not HIDDEN.

(Logical change 1.162)
This commit is contained in:
hp.com!davidm 2004-01-30 00:01:24 +00:00
parent ab847fe68e
commit 21595821bf

View file

@ -308,7 +308,7 @@ remote_lookup (unw_addr_space_t as,
#endif /* UNW_LOCAL_ONLY */
HIDDEN int
PROTECTED int
dwarf_search_unwind_table (unw_addr_space_t as, unw_word_t ip,
unw_dyn_info_t *di, unw_proc_info_t *pi,
int need_unwind_info, void *arg)