OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libdwfl
(Results
1 - 14
of
14
) sorted by null
/external/elfutils/0.153/libdwfl/
Android.mk
23
# host
libdwfl
54
$(LOCAL_PATH)/../
libdwfl
\
70
#
libdwfl
is one of the few libs that will never compile with clang
76
LOCAL_MODULE:=
libdwfl
81
# target
libdwfl
91
$(LOCAL_PATH)/../
libdwfl
\
106
LOCAL_MODULE:=
libdwfl
Makefile.am
1
## Makefile.am for
libdwfl
library subdirectory in elfutils.
34
noinst_LIBRARIES =
libdwfl
.a
39
pkginclude_HEADERS =
libdwfl
.h
81
libdwfl
=
libdwfl
.a $(libdw) $(libebl) $(libelf) $(libeu)
85
libdwfl
= $(libdw)
libdwflP.h
1
/* Internal definitions for
libdwfl
.
56
#include <
libdwfl
.h>
/external/elfutils/0.153/
Makefile.am
33
SUBDIRS = config m4 lib libelf libebl
libdwfl
libdw libcpu libasm backends \
elfutils.spec
166
%{_includedir}/elfutils/
libdwfl
.h
195
-
libdwfl
: Speed up dwfl_module_addrsym.
210
-
libdwfl
: Yet another prelink-related fix for another regression.
217
-
libdwfl
: Fix for more prelink cases with separate debug file.
222
-
libdwfl
: Fix for handling prelinked DSO with separate debug file.
230
-
libdwfl
: New function dwfl_dwarf_line.
239
-
libdwfl
: Fixes in core-file handling, support cores from PIEs.
247
-
libdwfl
: Ignore R_*_NONE relocs, works around old (binutils) ld -r
251
-
libdwfl
: New function dwfl_core_file_report.
258
-
libdwfl
: Fix address bias returned by CFI accessors. Fix cor
[
all
...]
configure
[
all
...]
/external/elfutils/0.153/libdw/
Makefile.am
103
../
libdwfl
/libdwfl_pic.a ../libebl/libebl.a \
128
libdw_a_LIBADD = $(addprefix ../
libdwfl
/,$(shell $(AR) t ../
libdwfl
/
libdwfl
.a))
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
dwarf-aux.h
24
#include <elfutils/
libdwfl
.h>
/external/ltrace/
proc.h
32
# include <elfutils/
libdwfl
.h>
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Android.mk
124
external/elfutils/0.153/libdw external/elfutils/0.153/
libdwfl
234
libdwfl
\
263
libdwfl
\
/external/elfutils/0.153/src/
addr2line.c
37
#include <
libdwfl
.h>
unstrip.c
59
#include <
libdwfl
.h>
[
all
...]
readelf.c
42
#include <
libdwfl
.h>
59
#include "../
libdwfl
/libdwflP.h"
543
/* Stub
libdwfl
callback, only the ELF handle already open is ever used. */
572
/* Use
libdwfl
in a trivial way to open the libdw handle for us.
651
/* For an ET_REL file,
libdwfl
has adjusted the in-core shdrs
[
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
...]
Completed in 602 milliseconds