OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strace64
(Results
1 - 3
of
3
) sorted by null
/external/strace/debian/
rules
60
rm -rf build build64
strace64
.1
71
test -f build64-stamp && ( mv build64/strace build64/
strace64
; \
72
cp strace.1
strace64
.1 ) || true
/external/strace/test/
Android.mk
107
run-
strace64
-test: $(foreach file, $(src_files), run-strace-$(basename $(file))64-test)
109
run-strace-tests: adb-sync run-strace32-test run-
strace64
-test
/external/strace/
strace.spec
26
%package -n
strace64
30
%description -n
strace64
40
This package provides the `
strace64
' program to trace 64-bit processes.
66
%{copy64} %{buildroot}%{_bindir}/strace %{buildroot}%{_bindir}/
strace64
83
%files -n
strace64
85
%{_bindir}/
strace64
Completed in 45 milliseconds