History log of /external/elfutils/libdwelf/dwelf_elf_gnu_build_id.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
11659f252932ac2031209d6601d7e6d4cb66dc3f 14-Oct-2015 Chih-Hung Hsieh <chh@google.com> Move nested functions in libdwelf.

* Move nested functions to file scope
in libdwelf/dwelf_elf_gnu_build_id.c
to compile with clang.

Signed-off-by: Chih-Hung Hsieh <chh@google.com>
/external/elfutils/libdwelf/dwelf_elf_gnu_build_id.c
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/dwelf_elf_gnu_build_id.c