OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debuginfo
(Results
1 - 16
of
16
) sorted by null
/external/elfutils/tests/
run-unstrip-test3.sh
10
# objcopy --only-keep-debug testfile-info-link testfile-info-link.
debuginfo
15
debugfile=testfile-info-link.
debuginfo
backtrace-subr.sh
86
# making the native tests fail unless
debuginfo
(for glibc) is installed
91
echo >&2 $testname: arm needs
debuginfo
installed for all libraries
run-addr2line-alt-debugpath.sh
23
# Split off the
debuginfo
and put it under a separate subdir from the
24
# original binary. Use --
debuginfo
-path to connect the dots again.
36
# Can we find the separate
debuginfo
file now?
37
testrun_compare ${abs_top_builddir}/src/addr2line --pretty-print -a -f -i -e ${abs_test_bindir}/bin/testfile-inlines --
debuginfo
-path=${abs_test_debugdir} 0x00000000000005a0 0x00000000000005a1 0x00000000000005b0 0x00000000000005b1 0x00000000000005c0 0x00000000000005d0 0x00000000000005e0 0x00000000000005e1 0x00000000000005f0 0x00000000000005f1 0x00000000000005f2 <<\EOF
Makefile.am
169
testfile-info-link.bz2 testfile-info-link.
debuginfo
.bz2 \
/frameworks/compile/libbcc/tests/
run-lit-tests.sh
3
LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/
debuginfo
/llvm-lit
/frameworks/compile/slang/lit-tests/
run-lit-tests.sh
3
LIT_PATH=$ANDROID_BUILD_TOP/frameworks/compile/libbcc/tests/
debuginfo
/llvm-lit
/external/libunwind/tests/
run-coredump-unwind
8
debuginfo
="$1" ## we don't have separate
debuginfo
file
19
# Extract all the text (i.e. function) symbols from the
debuginfo
20
nm "$
debuginfo
" --format=posix --defined-only | awk '{ if ($2 == "T" || $2 == "t") print $1 }' | sort > "$funcsyms"
23
# Copy the full
debuginfo
, keeping only a minumal set of symbols and removing some unnecessary sections
24
objcopy -S --remove-section .gdb_index --remove-section .comment --keep-symbols="$keep_symbols" "$
debuginfo
" "$mini_debuginfo" &> /dev/null
/external/valgrind/drd/
drd_error.h
92
DebugInfo
*
debuginfo
; // Segment
member in struct:__anon26672
/external/elfutils/libdwfl/
Makefile.am
49
argp-std.c find-
debuginfo
.c \
Android.mk
66
find-
debuginfo
.c \
/external/valgrind/none/tests/
cmdline1.stdout.exp
69
--extra-
debuginfo
-path=path absolute path to search for additional
72
--
debuginfo
-server=ipaddr:port also query this server
74
--allow-mismatched-
debuginfo
=no|yes [no]
75
for the above two flags only, accept
debuginfo
cmdline2.stdout.exp
69
--extra-
debuginfo
-path=path absolute path to search for additional
72
--
debuginfo
-server=ipaddr:port also query this server
74
--allow-mismatched-
debuginfo
=no|yes [no]
75
for the above two flags only, accept
debuginfo
148
--trace-symtab-patt=<patt> limit
debuginfo
tracing to obj name <patt>
/external/valgrind/coregrind/m_debuginfo/
readdwarf.c
824
* unit block in .
debuginfo
section
[
all
...]
/external/valgrind/
Android.mk
205
coregrind/m_debuginfo/
debuginfo
.c \
/external/sqlite/dist/orig/
sqlite3.c
55714
CellInfo
debuginfo
;
local
55762
CellInfo
debuginfo
;
local
[
all
...]
/external/sqlite/dist/
sqlite3.c
55732
CellInfo
debuginfo
;
local
55780
CellInfo
debuginfo
;
local
[
all
...]
Completed in 1465 milliseconds