Lines Matching refs:libdwfl

27 libdwfl: dwfl_standard_find_debuginfo now searches any subdir of the binary
77 libdwfl: Handle LZMA .ko.xz compressed kernel modules.
101 libdwfl: The dwfl_build_id_find_debuginfo and dwfl_standard_find_debuginfo
113 libdwfl: dwfl_core_file_report has new parameter executable.
147 libdwfl: Fix STB_GLOBAL over STB_WEAK preference in dwfl_module_addrsym.
214 libdwfl: Speed up dwfl_module_addrsym.
236 libdwfl: Yet another prelink-related fix for another regression.
244 libdwfl: Fix for more prelink cases with separate debug file.
252 libdwfl: Fix for handling prelinked DSO with separate debug file.
263 libdwfl: New function dwfl_dwarf_line.
274 libdwfl: Fixes in core-file handling, support cores from PIEs.
283 libdwfl: Ignore R_*_NONE relocs, works around old (binutils) ld -r bugs.
287 libdwfl: New function dwfl_core_file_report.
299 libdwfl: Fix address bias returned by CFI accessors.
321 libdwfl: Support automatic decompression of files in XZ format,
345 libdwfl: fix dwfl_module_build_id for prelinked DSO case;
358 libdwfl: Less strict behavior if DWARF reader ist just used to display data
369 libdwfl: Support automatic gzip/bzip2 decompression of ELF files.
380 libdwfl: bug fixes
392 libdwfl: bug fixes; new "segment" interfaces;
393 all the libdwfl-based tools now support --core=COREFILE option
397 libdwfl: bug fixes
405 libdwfl, libelf: bug fixes
413 libdwfl: bug fixes and optimization in relocation handling
433 libdwfl: bug fixes in offline archive support, symbol table handling;
452 libdwfl: new functions dwfl_build_id_find_elf, dwfl_build_id_find_debuginfo,
477 libdwfl: new functions dwfl_module_addrsym, dwfl_report_begin_add,
496 libebl, libdwfl: backend register name support extended with more info
508 libdwfl: Handle truncated linux kernel module section names.
510 libdwfl: Look for linux kernel "vmlinux" files with ".debug" suffix.
525 libdwfl: new functions dwfl_module_getsymtab, dwfl_module_getsym.
539 libdw, libdwfl: handle files without aranges info.
547 libdwfl: New function dwfl_version.
550 and libdwfl libraries have additional exceptions. Add reference to
561 libdwfl: New function dwfl_module_register_names.
567 libdwfl: New function dwfl_module_return_value_location.
599 libdwfl: New functions dwfl_report_offline, dwfl_offline_section_address,
629 libdw: now contains all of libdwfl. The latter is not installed anymore.
651 libdwfl: New library.