commit | ec633a1911e365ba6016fa9fcbd81cad72f7afdb | [log] [tgz] |
---|---|---|
author | Ken Werner <ken.werner@linaro.org> | Wed Mar 02 17:40:07 2011 +0100 |
committer | Arun Sharma <asharma@fb.com> | Mon Mar 07 21:24:51 2011 -0800 |
tree | 9e606f2bf88fd1fbf196275a8563adb3cee3fea3 | |
parent | c2cc122a62e3188ebb638119238524c3f992c0c4 [diff] |
Use UNW_OBJ instead of UNWI_ARCH_OBJ to rename unwi_unwind_method on ARM. This results in different unwi_unwind_method symbol names for the local and generic versions. It allows to statically link against both libraries. Signed-off-by: Ken Werner <ken.werner@linaro.org>