Lines Matching refs:libdw

12 config: Add libelf and libdw pkg-config files.
25 libdw: dwarf.h Add preliminary DWARF5 DW_LANG_Haskell.
45 libdw: Install new header elfutils/known-dwarf.h.
62 libdw: New function dwarf_peel_type. dwarf_aggregate_size now uses
74 libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
89 libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level Functions.
93 libdw: Support for DWZ multifile forms DW_FORM_GNU_ref_alt and
132 libdw: Add new functions dwarf_getlocations, dwarf_getlocation_attr
145 libdw: Handle GNU extension opcodes in dwarf_getlocation.
163 Display raw .debug_aranges. Use libdw only for decodedaranges.
181 libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was DW_LANG_Objc).
201 libdw: dwarf_highpc function now handles DWARF 4 DW_AT_high_pc constant form.
212 libdw: Support reading .zdebug_* DWARF sections compressed via zlib.
250 libdw: Fix for handling huge .debug_aranges section.
260 libdw: Decode new DW_OP_GNU_implicit_pointer operation;
271 libdw: Accept DWARF 4 format: new functions dwarf_next_unit, dwarf_offdie_types.
281 libdw: Fixes in CFI handling, best possible handling of bogus CFA ops.
297 libdw: Fix CFI decoding.
309 libdw: New function dwarf_aggregate_size for computing (constant) type
317 libdw: Various convenience functions for individual attributes now use
336 libdw: Add support for decoding DWARF CFI into location description form.
430 libdw: DW_FORM_ref_addr support; dwarf_formref entry point now deprecated;
475 libdw: new function dwarf_getsrcdirs
498 libelf, libdw: bug fixes for unaligned accesses on machines that care
539 libdw, libdwfl: handle files without aranges info.
549 The license is now GPL for most files. The libelf, libebl, libdw,
573 libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu,
591 libdw: New function dwarf_getscopes_die.
597 libdw: Added dwarf_func_die, dwarf_func_inline, dwarf_func_inline_instances.
629 libdw: now contains all of libdwfl. The latter is not installed anymore.
657 libdw: records returned by dwarf_getsrclines are now sorted by address
667 libdw: Updated dwarf.h from DWARF3 spec
668 libdw: add new funtions dwarf_func_entrypc, dwarf_func_file, dwarf_func_line,
675 libdw: add new functions: dwarf_addrdie, dwarf_macro_*, dwarf_getfuncs,
686 libdw: Fix using libdw.h with gcc < 4 and C++ code. Compiler bug.
761 readelf: use libdw now.
771 libdw: fix memory handling. Implement source line handling.
772 nm: use libdw instead of libdwarf.
845 libdw: yet more new code. dwarf_child and dwarf_sibling should now actually
850 libdw: 10+ new functions. get-pubnames2 works now fully. Almost all the
857 libdw: some new code.
931 libdw: implement error handling, dwarf_get_pubnames
935 Build (incomplete) libdw.