Lines Matching refs:libdw
31 libelf, libdw and all tools now handle extended shnum and shstrndx correctly.
53 libdw: New function dwarf_next_lines to read CU-less .debug_line data.
67 Various bug fixes in libdw and eu-readelf dealing with bad DWARF5 data.
97 libdw: New functions dwarf_die_addr_die, dwarf_get_units,
99 libdw will now try to resolve the alt file on first use of
112 libdw: Added new DWARF5 attribute, tag, character encoding, language code,
136 libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
168 config: Add libelf and libdw pkg-config files.
181 libdw: dwarf.h Add preliminary DWARF5 DW_LANG_Haskell.
201 libdw: Install new header elfutils/known-dwarf.h.
218 libdw: New function dwarf_peel_type. dwarf_aggregate_size now uses
230 libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
245 libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level Functions.
249 libdw: Support for DWZ multifile forms DW_FORM_GNU_ref_alt and
288 libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr
301 libdw: Handle GNU extension opcodes in dwarf_getlocation.
319 Display raw .debug_aranges. Use libdw only for decodedaranges.
337 libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was DW_LANG_Objc).
357 libdw: dwarf_highpc function now handles DWARF 4 DW_AT_high_pc constant form.
368 libdw: Support reading .zdebug_* DWARF sections compressed via zlib.
406 libdw: Fix for handling huge .debug_aranges section.
416 libdw: Decode new DW_OP_GNU_implicit_pointer operation;
427 libdw: Accept DWARF 4 format: new functions dwarf_next_unit, dwarf_offdie_types.
437 libdw: Fixes in CFI handling, best possible handling of bogus CFA ops.
453 libdw: Fix CFI decoding.
465 libdw: New function dwarf_aggregate_size for computing (constant) type
473 libdw: Various convenience functions for individual attributes now use
492 libdw: Add support for decoding DWARF CFI into location description form.
586 libdw: DW_FORM_ref_addr support; dwarf_formref entry point now deprecated;
631 libdw: new function dwarf_getsrcdirs
654 libelf, libdw: bug fixes for unaligned accesses on machines that care
695 libdw, libdwfl: handle files without aranges info.
705 The license is now GPL for most files. The libelf, libebl, libdw,
729 libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu,
747 libdw: New function dwarf_getscopes_die.
753 libdw: Added dwarf_func_die, dwarf_func_inline, dwarf_func_inline_instances.
785 libdw: now contains all of libdwfl. The latter is not installed anymore.
813 libdw: records returned by dwarf_getsrclines are now sorted by address
823 libdw: Updated dwarf.h from DWARF3 spec
824 libdw: add new funtions dwarf_func_entrypc, dwarf_func_file, dwarf_func_line,
831 libdw: add new functions: dwarf_addrdie, dwarf_macro_*, dwarf_getfuncs,
842 libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug.
917 readelf: use libdw now.
927 libdw: fix memory handling. Implement source line handling.
928 nm: use libdw instead of libdwarf.
1001 libdw: yet more new code. dwarf_child and dwarf_sibling should now actually
1006 libdw: 10+ new functions. get-pubnames2 works now fully. Almost all the
1013 libdw: some new code.
1087 libdw: implement error handling, dwarf_get_pubnames
1091 Build (incomplete) libdw.