/external/elfutils/0.153/libasm/ |
symbolhash.c | 34 #include <libebl.h>
|
Makefile.am | 28 INCLUDES += -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw 68 ../libebl/libebl.a ../libelf/libelf.so $(libasm_so_LDLIBS)
|
libasm.h | 32 #include <libebl.h>
|
/external/elfutils/0.153/libebl/ |
Android.mk | 23 # host libebl 79 $(LOCAL_PATH)/../libebl \ 92 LOCAL_MODULE:= libebl 97 # target libebl 107 $(LOCAL_PATH)/../libebl \ 118 LOCAL_MODULE:= libebl
|
libeblP.h | 1 /* Internal definitions for interface for libebl. 55 #include <libebl.h>
|
Makefile.am | 33 lib_LIBRARIES = libebl.a 35 pkginclude_HEADERS = libebl.h
|
/external/elfutils/0.153/libdwfl/ |
Makefile.am | 30 INCLUDES += -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \ 81 libdwfl = libdwfl.a $(libdw) $(libebl) $(libelf) $(libeu) 89 libebl = ../libebl/libebl.a
|
Android.mk | 55 $(LOCAL_PATH)/../libebl \ 92 $(LOCAL_PATH)/../libebl \
|
libdwflP.h | 57 #include <libebl.h> 76 DWFL_ERROR (LIBEBL, N_("See ebl_errno (XXX missing)")) \
|
/external/elfutils/0.153/ |
Makefile.am | 33 SUBDIRS = config m4 lib libelf libebl libdwfl libdw libcpu libasm backends \
|
elfutils.spec | 49 applications for handling compiled objects. libebl provides some 164 %{_includedir}/elfutils/libebl.h 167 %{_libdir}/libebl.a 224 - libebl: i386 backend fix for multi-register integer return value 284 - libebl: Add support for STB_GNU_UNIQUE. 292 - libebl: sparc backend fixes; some more arm backend support 315 - libebl: backend fixes for i386 TLS relocs; backend support for 338 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A) 356 - libebl: powerpc backend support for Altivec registers 372 - libebl: backend improvements for sparc, alpha, powerp [all...] |
configure | [all...] |
/external/elfutils/0.153/libcpu/ |
Makefile.am | 28 INCLUDES += -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
|
/external/elfutils/0.153/libdw/ |
Makefile.am | 103 ../libdwfl/libdwfl_pic.a ../libebl/libebl.a \ 105 # The rpath is necessary for libebl because its $ORIGIN use will
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
Android.mk | 228 # TODO: this is only needed because of libebl below, which seems like a mistake on the target. 236 libebl \ 258 # TODO: libebl tries to dlopen libebl_$arch.so, which we don't actually build. 265 libebl \
|
/external/elfutils/0.153/backends/ |
Makefile.am | 28 INCLUDES += -I$(top_srcdir)/libebl -I$(top_srcdir)/libasm \
|
/external/elfutils/0.153/src/ |
xelf.h | 31 #include <libebl.h>
|
strip.c | 53 #include <libebl.h> [all...] |
unstrip.c | 58 #include <libebl.h> [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
android.py | 709 and requires libefl, libebl, libdw, and libdwfl available in: [all...] |