OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libebl
(Results
1 - 25
of
69
) sorted by null
1
2
3
/external/elfutils/po/
POTFILES
18
../
libebl
/eblclosebackend.c \
19
../
libebl
/eblopenbackend.c \
20
../
libebl
/eblstrtab.c \
21
../
libebl
/i386_destr.c \
22
../
libebl
/i386_init.c \
23
../
libebl
/i386_symbol.c \
24
../
libebl
/mips_destr.c \
25
../
libebl
/mips_init.c \
26
../
libebl
/mips_symbol.c \
27
../
libebl
/sh_destr.c
[
all
...]
POTFILES.in
28
libebl
/eblclosebackend.c
29
libebl
/eblopenbackend.c
30
libebl
/eblstrtab.c
31
libebl
/i386_destr.c
32
libebl
/i386_init.c
33
libebl
/i386_symbol.c
34
libebl
/mips_destr.c
35
libebl
/mips_init.c
36
libebl
/mips_symbol.c
37
libebl
/sh_destr.
[
all
...]
ChangeLog
3
* POTFILES.in: Add files from libdw,
libebl
, and libasm.
/external/elfutils/
Android.mk
146
#
libebl
153
libebl
/eblbackendname.c \
154
libebl
/eblclosebackend.c \
155
libebl
/eblcorenote.c \
156
libebl
/eblcorenotetypename.c \
157
libebl
/ebldebugscnp.c \
158
libebl
/ebldynamictagcheck.c \
159
libebl
/ebldynamictagname.c \
160
libebl
/eblgotpcreloccheck.c \
161
libebl
/eblgstrtab.c
[
all
...]
NEWS
12
libebl
: add ppc and ppc64 support
50
libebl
: Recognize a few more section types and dynamic tags and return
59
libebl
: Add some ia64 bits.
78
libebl
: add support for some of the new tests
101
Run strip tests with the correct libelf and
libebl
.
134
libebl
: Fix last patch to recognize relocation sections. We must not
139
libebl
: .debug_ranges is a DWARF 3 debug section
140
libebl
: recognize relocation sections for debug section
176
libebl
: Fix SH_ENTSIZE_HASH definition (patch by Jakub)
191
libebl
: New function ebl_debugscn_p. Use it where appropriate
[
all
...]
ChangeLog
23
* configure.ac: Dont generate
libebl
-po/Makefile.in,
26
* Makefile.am (all_SUBDIRS): Remove
libebl
-po, libdw-po, libasm-po.
71
* elfutils.spec.in: Remove references to
libebl
.so.
Makefile.am
22
all_SUBDIRS = doc
libebl
libdw libcpu libasm src po tests
/external/elfutils/tests/
Makefile.am
19
AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../
libebl
:\$$ORIGIN/../libelf
22
-I$(top_srcdir)/
libebl
-I$(top_srcdir)/libelf \
63
libebl
= ../
libebl
/
libebl
.a
79
update3_LDADD = $(
libebl
) $(libelf)
80
update4_LDADD = $(
libebl
) $(libelf)
88
asm_tst1_LDADD = $(libasm) $(
libebl
) $(libelf)
89
asm_tst2_LDADD = $(libasm) $(
libebl
) $(libelf)
90
asm_tst3_LDADD = $(libasm) $(
libebl
) $(libelf
[
all
...]
run-strip-test.sh
22
LD_LIBRARY_PATH=../
libebl
:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
28
LD_LIBRARY_PATH=../
libebl
:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
run-strip-test2.sh
22
LD_LIBRARY_PATH=../
libebl
:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
28
LD_LIBRARY_PATH=../
libebl
:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
run-strip-test3.sh
22
LD_LIBRARY_PATH=../
libebl
:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
28
LD_LIBRARY_PATH=../
libebl
:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
ChangeLog
37
* Makefile.in: Depend on
libebl
.a, not
libebl
.so.
/build/tools/isprelinked/
Android.mk
32
external/elfutils/
libebl
/ \
35
LOCAL_STATIC_LIBRARIES := libelfcopy libelf
libebl
libebl_arm #dl
/build/tools/lsd/
Android.mk
35
external/elfutils/
libebl
/
37
LOCAL_STATIC_LIBRARIES := libelf
libebl
libebl_arm #dl
/external/elfutils/libasm/
ChangeLog
19
* Makefile.in: Depend on
libebl
.a, not
libebl
.so.
Makefile.am
22
INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/
libebl
\
59
../
libebl
/
libebl
.a ../libelf/libelf.so
symbolhash.c
22
#include <
libebl
.h>
/external/elfutils/libebl/
libeblP.h
1
/* Internal definitions for interface for
libebl
.
18
#include <
libebl
.h>
ChangeLog
41
*
libebl
.h: Remove last traces of libtool.
47
* Makefile.am (EXTRA_DIST): Remove
libebl
.map.
48
*
libebl
.map: Removed.
73
* Makefile.am (install): Remove dependency on
libebl
.so.
80
* Makefile.in: Remove rules to build and install
libebl
.so.
/build/tools/soslim/
soslim.h
5
#include <
libebl
.h>
Android.mk
41
external/elfutils/
libebl
/ \
44
LOCAL_STATIC_LIBRARIES := libelfcopy libelf
libebl
libebl_arm #dl
symfilter.h
14
#include <
libebl
.h> /* defines bool */
/external/elfutils/src/
Makefile.am
28
INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../
libebl
-I$(srcdir)/../lib -I$(srcdir)/../libdw -I..
68
libebl
= ../
libebl
/
libebl
.a
71
readelf_LDADD = $(libdw) $(
libebl
) $(libelf) $(libeu) -ldl
72
nm_LDADD = $(libdw) $(
libebl
) $(libelf) $(libeu) -ldl
74
strip_LDADD = $(
libebl
) $(libelf) $(libeu) -ldl
75
ld_LDADD = $(
libebl
) $(libelf) $(libeu) -ldl
80
elflint_LDADD = $(
libebl
) $(libelf) $(libeu) -ldl
/build/tools/apriori/
Android.mk
49
external/elfutils/
libebl
/ \
52
LOCAL_STATIC_LIBRARIES := libelfcopy libelf
libebl
#dl
/external/elfcopy/
Android.mk
44
LOCAL_STATIC_LIBRARIES := libelf
libebl
libebl_arm
50
external/elfutils/
libebl
/
Completed in 302 milliseconds
1
2
3