1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 11:21:44 +02:00
libunwind-eh_elf/include/tdep-x86
David Mosberger-Tang 1fdb08e5fc Various fixes to get x86 to compile and work again.
include/dwarf.h: Declare dwarf_reg_state_pool and dwarf_cie_info_pool.
include/dwarf_i.h: Include libunwind_i.h instead of tdep.h.
	Make dwarf_to_unw_regnum() a macro so it doesn't get compiled
	into an object file merely because it include dwarf_i.h (important
	when optimization is turned off).
	(dwarf_read_encoded_pointer_inlined): New function.
include/tdep-x86/libunwind_i.h: Add include of "mempool.h".
include/tdep-x86_64/libunwind_i.h: Add include of "mempool.h".
2006-07-26 22:36:03 -06:00
..
dwarf-config.h Rename: include/x86/dwarf-config.h -> include/tdep-x86/dwarf-config.h 2005-05-20 09:48:08 +00:00
jmpbuf.h Rename: include/x86/jmpbuf.h -> include/tdep-x86/jmpbuf.h 2005-05-20 09:48:08 +00:00
libunwind_i.h Various fixes to get x86 to compile and work again. 2006-07-26 22:36:03 -06:00