1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-28 01:19:28 +02:00
libunwind-eh_elf/src/dwarf
Tommi Rantala 22aff2cc1f Fix second operand read in dwarf_eval_expr()
Due to bad bracketing, the second operand was never read for dwarf
expressions that take two operands.

Caught with sparse.
2012-09-28 14:51:21 +03:00
..
Gexpr.c Fix second operand read in dwarf_eval_expr() 2012-09-28 14:51:21 +03:00
Gfde.c Identify signal frames by augmentation attribute. 2010-04-24 17:18:26 -07:00
Gfind_proc_info-lsb.c Eliminate one heap allocation in dwarf_find_debug_frame() 2012-09-04 14:58:37 +03:00
Gfind_unwind_table.c Fix incorrect .debug_frame lookup with non-zero text segment vaddr 2012-09-04 14:58:38 +03:00
global.c Include "dwarf_i.h" instead of "dwarf.h". 2005-05-20 09:48:08 +00:00
Gparser.c Define and use `CONST_ATTR' 2012-09-28 14:51:21 +03:00
Gpe.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Gstep.c dwarf: ip == 0 should't terminate unwind 2012-03-25 18:10:10 -07:00
Lexpr.c Regenerate. 2004-08-17 15:34:28 +00:00
Lfde.c Regenerate. 2004-08-17 15:34:28 +00:00
Lfind_proc_info-lsb.c Remove unneeded includes of sys/types.h 2010-03-08 00:25:22 +02:00
Lfind_unwind_table.c Move some dwarf functionality from ptrace to dwarf 2012-03-12 20:06:37 -07:00
Lparser.c Regenerate. 2004-08-17 15:34:28 +00:00
Lpe.c Regenerate. 2004-08-17 15:34:28 +00:00
Lstep.c Regenerate. 2004-08-17 15:34:28 +00:00