mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 03:53:43 +01:00
b6251b0f41
The former didn't work because of memory management issues (there was no reasonable way to allocate/free the memory needed for the string). Shorten unwind_info_size from size_t to int. (unw_accessors_t): Add new callbacks put_unwind_info() and get_dyn_info_list_addr(). (unw_create_addr_space): Take byte-order as second argument. (unw_get_proc_name): New routine. (unw_find_dynamic_proc_info): Remove (it's brother is in internal.h now). (unw_flush_cache): Add missing declaration. (unw_set_caching_policy): Ditto. (Logical change 1.30) |
||
---|---|---|
.. | ||
config.h.in | ||
internal.h | ||
libunwind-common.h | ||
libunwind-dynamic.h | ||
libunwind-ia64.h | ||
stamp-h.in | ||
tdep-ia64.h |