Lines Matching refs:libdw
55 higher-level ELF access functionality. libdw provides access to
181 %{_libdir}/libdw-%{version}.so
183 %{_libdir}/libdw.so.*
195 %{_includedir}/elfutils/libdw.h
201 %{_libdir}/libdw.so
202 %{_libdir}/pkgconfig/libdw.pc
205 %{_libdir}/libdw.a
252 - libelf, libdw and all tools now handle extended shnum and shstrndx
268 - libdw: New function dwarf_next_lines to read CU-less .debug_line data.
279 - Various bug fixes in libdw and eu-readelf dealing with bad DWARF5
290 - libdw: New functions dwarf_die_addr_die, dwarf_get_units,
292 libdw will now try to resolve the alt file on first use
299 - libdw: Added new DWARF5 attribute, tag, character encoding,
316 - libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
338 - config: Add libelf and libdw pkg-config files.
346 - libdw: dwarf.h Add preliminary DWARF5 DW_LANG_Haskell.
360 - libdw: Install new header elfutils/known-dwarf.h.
374 - libdw: New function dwarf_peel_type. dwarf_aggregate_size now uses
385 - libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
396 - libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level
399 - libdw: Support for DWZ multifile forms DW_FORM_GNU_ref_alt and
432 - libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr
440 - libdw: Handle GNU extension opcodes in dwarf_getlocation.
453 Display raw .debug_aranges. Use libdw only for decodedaranges.
465 - libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was
480 - libdw: dwarf_highpc function now handles DWARF 4 DW_AT_high_pc
489 - libdw: Support reading .zdebug_* DWARF sections compressed via zlib.
516 - libdw: Fix for handling huge .debug_aranges section.
523 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
531 - libdw: Accept DWARF 4 format: new functions dwarf_next_unit,
540 - libdw: Fixes in CFI handling, best possible handling of bogus CFA
552 - libdw: Fix CFI decoding.
560 - libdw: New function dwarf_aggregate_size for computing (constant)
567 - libdw: Various convenience functions for individual attributes now
582 - libdw: Add support for decoding DWARF CFI into location description form.
646 - libdw: DW_FORM_ref_addr support; dwarf_formref entry point now depreca
674 - libdw: new function dwarf_getsrcdirs
689 - libelf, libdw: bug fixes for unaligned accesses on machines that care
713 - libdw, libdwfl: handle files without aranges info.
719 - The license is now GPL for most files. The libelf, libebl, libdw,and
737 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu, d
751 - libdw: New function dwarf_getscopes_die.
755 - libdw: Added dwarf_func_die, dwarf_func_inline, dwarf_func_inline_inst
790 - libdw: now contains all of libdwfl. The latter is not installed anymore.
810 - libdw: records returned by dwarf_getsrclines are now sorted by address
823 - libdw: Updated dwarf.h from DWARF3 speclibdw: add new funtions dwarf_f
829 - libdw: add new functions: dwarf_addrdie, dwarf_macro_*, dwarf_getfuncs
837 - libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug.
891 - upgrade to 0.79 (correct formats for size_t, more of libdw "works").
894 - upgrade to 0.78 (libdwarf bugfix, libdw additions).