mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-19 06:17:37 +01:00
Finish (almost) dynamic registration support. Summary of API changes:
- the proc_name member has been removed from unw_proc_info_t because it caused memory-management issues - unw_get_proc_name(): new routine to look up the name of a procedure (if available) - unw_create_addr_space() now takes an additional byte-order argument - new accessor callbacks: put_unwind_info() to release memory allocated by find_proc_info() get_dyn_info_list_addr() to lookup the address of the dynamic registration-list BKrev: 3df85435qyOszxDiLfsgzfB4lSF6IA
This commit is contained in:
parent
d3147b1f2c
commit
86f8635442