• Home
  • Raw
  • Download

Lines Matching refs:libdw

79 applications for handling compiled objects.  libdw provides access
253 %{_libdir}/libdw-%{version}.so
255 %{_libdir}/libdw.so.*
263 %{_includedir}/elfutils/libdw.h
268 %{_libdir}/libdw.so
269 %{_libdir}/pkgconfig/libdw.pc
272 %{_libdir}/libdw.a
365 - libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows
371 - libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
372 - libdw: Use correct CU to resolve file names in dwarf_decl_file.
407 through dlopen, but are now compiled into libdw.so directly.
412 - libdw: Abbrevs and DIEs can now be read concurrently by multiple
421 - libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator and DW_AT_GNU_bias.
450 - libelf, libdw and all tools now handle extended shnum and shstrndx
466 - libdw: New function dwarf_next_lines to read CU-less .debug_line data.
477 - Various bug fixes in libdw and eu-readelf dealing with bad DWARF5
488 - libdw: New functions dwarf_die_addr_die, dwarf_get_units,
490 libdw will now try to resolve the alt file on first use
497 - libdw: Added new DWARF5 attribute, tag, character encoding,
514 - libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
536 - config: Add libelf and libdw pkg-config files.
544 - libdw: dwarf.h Add preliminary DWARF5 DW_LANG_Haskell.
558 - libdw: Install new header elfutils/known-dwarf.h.
572 - libdw: New function dwarf_peel_type. dwarf_aggregate_size now uses
583 - libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
594 - libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level
597 - libdw: Support for DWZ multifile forms DW_FORM_GNU_ref_alt and
630 - libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr
638 - libdw: Handle GNU extension opcodes in dwarf_getlocation.
651 Display raw .debug_aranges. Use libdw only for decodedaranges.
663 - libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was
678 - libdw: dwarf_highpc function now handles DWARF 4 DW_AT_high_pc
687 - libdw: Support reading .zdebug_* DWARF sections compressed via zlib.
714 - libdw: Fix for handling huge .debug_aranges section.
721 - libdw: Decode new DW_OP_GNU_implicit_pointer operation; new
729 - libdw: Accept DWARF 4 format: new functions dwarf_next_unit,
738 - libdw: Fixes in CFI handling, best possible handling of bogus CFA
750 - libdw: Fix CFI decoding.
758 - libdw: New function dwarf_aggregate_size for computing (constant)
765 - libdw: Various convenience functions for individual attributes now
780 - libdw: Add support for decoding DWARF CFI into location description form.
844 - libdw: DW_FORM_ref_addr support; dwarf_formref entry point now depreca
872 - libdw: new function dwarf_getsrcdirs
887 - libelf, libdw: bug fixes for unaligned accesses on machines that care
911 - libdw, libdwfl: handle files without aranges info.
917 - The license is now GPL for most files. The libelf, libebl, libdw,and
935 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu, d
949 - libdw: New function dwarf_getscopes_die.
953 - libdw: Added dwarf_func_die, dwarf_func_inline, dwarf_func_inline_inst
988 - libdw: now contains all of libdwfl. The latter is not installed anymore.
1008 - libdw: records returned by dwarf_getsrclines are now sorted by address
1021 - libdw: Updated dwarf.h from DWARF3 speclibdw: add new functions dwarf_f
1027 - libdw: add new functions: dwarf_addrdie, dwarf_macro_*, dwarf_getfuncs
1035 - libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug.
1089 - upgrade to 0.79 (correct formats for size_t, more of libdw "works").
1092 - upgrade to 0.78 (libdwarf bugfix, libdw additions).