1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-01 05:31:43 +02: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:
mostang.com!davidm 2002-12-12 09:17:41 +00:00
parent d3147b1f2c
commit 86f8635442

Diff content is not available