Home | History | Annotate | Download | only in 0.153

Lines Matching refs:libdw

50 higher-level ELF access functionality.  libdw provides access to
152 %{_libdir}/libdw-%{version}.so
154 %{_libdir}/libdw.so.*
165 %{_includedir}/elfutils/libdw.h
169 %{_libdir}/libdw.so
172 %{_libdir}/libdw.a
194 - libdw: Support reading .zdebug_* DWARF sections compressed via zlib.
221 - libdw: Fix for handling huge .debug_aranges section.
228 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
236 - libdw: Accept DWARF 4 format: new functions dwarf_next_unit,
245 - libdw: Fixes in CFI handling, best possible handling of bogus CFA
257 - libdw: Fix CFI decoding.
265 - libdw: New function dwarf_aggregate_size for computing (constant)
272 - libdw: Various convenience functions for individual attributes now
287 - libdw: Add support for decoding DWARF CFI into location description form.
351 - libdw: DW_FORM_ref_addr support; dwarf_formref entry point now depreca
379 - libdw: new function dwarf_getsrcdirs
394 - libelf, libdw: bug fixes for unaligned accesses on machines that care
418 - libdw, libdwfl: handle files without aranges info.
424 - The license is now GPL for most files. The libelf, libebl, libdw,and
442 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu, d
456 - libdw: New function dwarf_getscopes_die.
460 - libdw: Added dwarf_func_die, dwarf_func_inline, dwarf_func_inline_inst
495 - libdw: now contains all of libdwfl. The latter is not installed anymore.
515 - libdw: records returned by dwarf_getsrclines are now sorted by address
528 - libdw: Updated dwarf.h from DWARF3 speclibdw: add new funtions dwarf_f
534 - libdw: add new functions: dwarf_addrdie, dwarf_macro_*, dwarf_getfuncs
542 - libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug.
596 - upgrade to 0.79 (correct formats for size_t, more of libdw "works").
599 - upgrade to 0.78 (libdwarf bugfix, libdw additions).