OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libelf
(Results
1 - 25
of
58
) sorted by null
1
2
3
/external/elfutils/0.153/libelf/
libelf_crc32.c
55
#include <
libelf
.h>
elf_fill.c
55
#include <
libelf
.h>
elf_getbase.c
55
#include <
libelf
.h>
elf_kind.c
55
#include <
libelf
.h>
elf_ndxscn.c
55
#include <
libelf
.h>
Makefile.am
34
lib_LIBRARIES =
libelf
.a
39
include_HEADERS =
libelf
.h gelf.h nlist.h
102
libelf
.so: libelf_pic.a
libelf
.map
104
-Wl,--version-script,$(srcdir)/
libelf
.map,--no-undefined \
109
install: install-am
libelf
.so
111
$(INSTALL_PROGRAM)
libelf
.so $(DESTDIR)$(libdir)/
libelf
-$(PACKAGE_VERSION).so
112
ln -fs
libelf
-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/
libelf
.so.$(VERSION
[
all
...]
elf_memory.c
55
#include <
libelf
.h>
elf_getaroff.c
56
#include <
libelf
.h>
Android.mk
23
# host
libelf
144
$(LOCAL_PATH)/../
libelf
157
# can't build
libelf
with clang
163
LOCAL_MODULE :=
libelf
168
# target
libelf
178
$(LOCAL_PATH)/../
libelf
189
LOCAL_MODULE :=
libelf
elf_flagdata.c
55
#include <
libelf
.h>
elf_flagehdr.c
55
#include <
libelf
.h>
elf_flagelf.c
55
#include <
libelf
.h>
elf_flagphdr.c
55
#include <
libelf
.h>
elf_flagscn.c
55
#include <
libelf
.h>
elf_flagshdr.c
55
#include <
libelf
.h>
elf_getarhdr.c
56
#include <
libelf
.h>
elf_rand.c
55
#include <
libelf
.h>
elf_rawfile.c
55
#include <
libelf
.h>
/external/elfutils/0.153/libasm/
asm_abort.c
35
#include <
libelf
.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)
83
libelf
= ../
libelf
/
libelf
.a
87
libelf
= ../
libelf
/
libelf
.so
/external/ltrace/sysdeps/linux-gnu/arm/
arch.h
25
#include <
libelf
.h>
/external/elfutils/0.153/backends/
Makefile.am
29
-I$(top_srcdir)/
libelf
-I$(top_srcdir)/libdw
42
libelf
= ../
libelf
/
libelf
.a
45
libelf
= ../
libelf
/
libelf
.so
99
libebl_%.so libebl_%.map: libebl_%_pic.a $(
libelf
) $(libdw)
106
-Wl,-z,defs -Wl,--as-needed $(
libelf
) $(libdw) $(libmudflap)
/development/tools/elftree/
Android.mk
23
# TODO: Requires
libelf
for target
40
LOCAL_C_INCLUDES := external/elfutils/0.153/
libelf
44
LOCAL_STATIC_LIBRARIES :=
libelf
/external/elfutils/0.153/
Makefile.am
33
SUBDIRS = config m4 lib
libelf
libebl libdwfl libdw libcpu libasm backends \
/external/elfutils/0.153/lib/
Makefile.am
29
INCLUDES += -I$(srcdir)/../
libelf
Completed in 752 milliseconds
1
2
3