History log of /external/elfutils/libdwelf/libdwelf.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c32b6f086b9838fe4b7d93575068554d0c420f7 17-Nov-2015 Mark Wielaard <mjw@redhat.com> libdwelf: Add dwelf_scn_gnu_compressed_size.

Helper function to get the size of a GNU compressed zdebug section.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/libdwelf/libdwelf.h
d81d32d2a4f92355e4c677b578147dfe819251b9 30-Apr-2014 Mark Wielaard <mjw@redhat.com> libdwelf: Add dwelf_elf_gnu_build_id.

Move internal function __libdwfl_find_build_id to libdwelf and use it to
add a public dwelf_elf_gnu_build_id function to extract the NT_GNU_BUILD_ID
from an ELF file using either the shdrs or phdrs. Adjust internal callers
and add a testcase.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/libdwelf/libdwelf.h
4813dbbcb81a0f5ebbc9756fe6f4ed62d298b011 24-Apr-2014 Florian Weimer <fweimer@redhat.com> libdwelf: Add dwelf_dwarf_gnu_debugaltlink

Signed-off-by: Florian Weimer <fweimer@redhat.com>
/external/elfutils/libdwelf/libdwelf.h
9380297e130e6ccc829c8d56d701fb539b27bb0f 11-Apr-2014 Mark Wielaard <mjw@redhat.com> libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.

New public header elfutils/libdwelf.h for low-level DWARF/ELF helper
functions. The new function dwelf_elf_gnu_debuglink returns the name and
crc as found in the .gnu_debuglink section of an ELF file.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/libdwelf/libdwelf.h