HomeSort by relevance Sort by last modified time
    Searched refs:libebl (Results 1 - 20 of 20) sorted by null

  /external/elfutils/tests/
run-elflint-self.sh 52 runtest ../libebl/libebl_alpha.so
53 runtest ../libebl/libebl_arm.so
54 runtest ../libebl/libebl_i386.so
55 runtest ../libebl/libebl_ia64.so
56 runtest ../libebl/libebl_ppc.so
57 runtest ../libebl/libebl_ppc64.so
58 runtest ../libebl/libebl_sh.so
59 runtest ../libebl/libebl_sparc.so
60 runtest ../libebl/libebl_x86_64.so
Makefile.am 43 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
171 libebl = -lebl
174 libdw = ../libdw/libdw.a $(libelf) $(libebl) -ldl
182 libebl = ../libebl/libebl.a
201 update3_LDADD = $(libebl) $(libelf) $(libmudflap)
202 update4_LDADD = $(libebl) $(libelf) $(libmudflap)
218 asm_tst1_LDADD = $(libasm) $(libebl) $(libelf) $(libmudflap) -ldl
219 asm_tst2_LDADD = $(libasm) $(libebl) $(libelf) $(libmudflap) -ld
    [all...]
coverage.sh 11 for d in lib libasm libdw libdwfl libebl libelf backends src; do
  /external/elfutils/libasm/
symbolhash.c 34 #include <libebl.h>
Makefile.am 35 -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw\
78 ../libebl/libebl.a ../libelf/libelf.so $(libasm_so_LDLIBS)
libasm.h 32 #include <libebl.h>
  /external/elfutils/libebl/
libeblP.h 1 /* Internal definitions for interface for libebl.
55 #include <libebl.h>
Android.mk 23 # host libebl
78 $(LOCAL_PATH)/../libebl \
89 LOCAL_MODULE:= libebl
94 # target libebl
104 $(LOCAL_PATH)/../libebl \
115 LOCAL_MODULE:= libebl
  /external/elfutils/libdwfl/
Makefile.am 36 INCLUDES = -I. -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
80 libdwfl = libdwfl.a $(libdw) $(libebl) $(libelf) $(libeu)
89 libebl = ../libebl/libebl.a
Android.mk 51 $(LOCAL_PATH)/../libebl \
85 $(LOCAL_PATH)/../libebl \
libdwflP.h 57 #include <libebl.h>
76 DWFL_ERROR (LIBEBL, N_("See ebl_errno (XXX missing)")) \
  /external/elfutils/
Makefile.am 33 SUBDIRS = config m4 lib libelf libebl libdwfl libdw libcpu libasm backends \
elfutils.spec 43 applications for handling compiled objects. libebl provides some
158 %{_includedir}/elfutils/libebl.h
161 %{_libdir}/libebl.a
188 - libebl: backend fixes for i386 TLS relocs; backend support for
211 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A)
229 - libebl: powerpc backend support for Altivec registers
245 - libebl: backend improvements for sparc, alpha, powerpc
265 - libebl: sparc backend support for return value location
266 - libebl, libdwfl: backend register name support extended with more info
271 - libebl: Backend build fixes, thanks to Stepan Kasal
    [all...]
configure     [all...]
  /external/elfutils/libdw/
Makefile.am 94 ../libdwfl/libdwfl_pic.a ../libebl/libebl.a \
96 # The rpath is necessary for libebl because its $ORIGIN use will
  /external/elfutils/libcpu/
Makefile.am 37 -I$(srcdir)/../libebl -I$(srcdir)/../libdw -I$(srcdir)/../libasm
  /external/linux-tools-perf/
Android.mk 189 LOCAL_STATIC_LIBRARIES := libperf libdwfl libdw libebl libelf libgccdemangle
240 LOCAL_STATIC_LIBRARIES := libperf libdwfl libdw libebl libelf libgccdemangle
  /external/elfutils/src/
xelf.h 31 #include <libebl.h>
strip.c 52 #include <libebl.h>
    [all...]
unstrip.c 57 #include <libebl.h>
    [all...]

Completed in 110 milliseconds