Home
last modified time | relevance | path

Searched refs:libdwelf (Results 1 – 18 of 18) sorted by relevance

/external/elfutils/libdwelf/
DChangeLog3 * libdwelf.h (dwelf_elf_begin): Update documentation.
10 * libdwelf.h (dwelf_elf_e_machine_string): Define new function.
15 * libdwelf.h (dwelf_elf_begin): Add function declaration.
33 * libdwelf.h (Dwelf_Strtab): New typedef.
48 * libdwelf.h (dwelf_scn_gnu_compressed_size): New declaration.
66 * libdwelf.h (dwelf_elf_gnu_build_id): Declare new function.
73 * libdwelf.h (dwelf_dwarf_gnu_debugaltlink): Declare new function.
80 * libdwelf.h: Likewise.
DMakefile.am37 noinst_LIBRARIES = libdwelf.a libdwelf_pic.a
39 pkginclude_HEADERS = libdwelf.h
47 libdwelf = $(libdw) macro
/external/elfutils/libdw/
DMakefile.am34 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libdwelf -pthread
109 ../libcpu/libcpu_pic.a libdw_pic.a ../libdwelf/libdwelf_pic.a \
138 libdwelf_objects = $(shell $(AR) t ../libdwelf/libdwelf.a)
139 libdw_a_LIBADD += $(addprefix ../libdwelf/,$(libdwelf_objects))
DChangeLog756 * Makefile.am (AM_CPPFLAGS): Add -I libdwelf.
1636 (libdw_a_LIBADD): Add libdwelf objects.
/external/elfutils/
DMakefile.am29 SUBDIRS = config m4 lib libelf libcpu backends libebl libdwelf libdwfl libdw \ subdir
DChangeLog386 * Makefile.am (SUBDIRS): Add libdwelf.
387 * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
388 * NEWS: Add note about libdwelf.
DNEWS32 libdwelf: Add dwelf_elf_e_machine_string.
59 libdwelf: New function dwelf_elf_begin.
204 libdwelf: New function dwelf_scn_gnu_compressed_size.
283 libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level Functions.
Dconfigure.ac547 AC_CONFIG_FILES([libdwelf/Makefile])
/external/elfutils/libdwfl/
DMakefile.am34 -I$(srcdir)/../libdw -I$(srcdir)/../libdwelf -I$(srcdir)/../debuginfod
DChangeLog937 * Makefile.am (AM_CPPFLAGS): Add libdwelf.
939 * dwfl_module_getdwarf.c (find_debuglink): Moved to libdwelf.
/external/elfutils/libasm/
DMakefile.am31 …AGS += -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw -I$(top_srcdir)/libdwelf
DChangeLog54 * Makefile.am (AM_CPPFLAGS): Add libdwelf.
/external/elfutils/debuginfod/
DMakefile.am34 -I$(srcdir)/../libdw -I$(srcdir)/../libdwelf \
/external/elfutils/config/
Delfutils.spec.in259 %{_includedir}/elfutils/libdwelf.h
347 - libdwelf: Add dwelf_elf_e_machine_string.
367 - libdwelf: New function dwelf_elf_begin.
460 - libdwelf: New function dwelf_scn_gnu_compressed_size.
519 - libdwelf: New libdwelf.h header for libdw.so DWARF ELF Low-level
DChangeLog232 (%files devel): Add libdwelf.h.
/external/elfutils/tests/
DMakefile.am26 -I$(top_srcdir)/libdwfl -I$(top_srcdir)/libdwelf \
DChangeLog1808 * Makefile.am (AM_CPPFLAGS): Add -I libdwelf.
/external/elfutils/src/
DChangeLog1966 * Makefile.am (AM_CPPFLAGS): Add -I libdwelf.