OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elflint
(Results
1 - 9
of
9
) sorted by null
/external/elfutils/tests/
run-elflint-self.sh
21
testrun_on_self ${abs_top_builddir}/src/
elflint
--quiet --gnu-ld
run-strip-strmerge.sh
21
# strip and unstrip it. Check all files with
elflint
.
32
echo
elflint
$input
33
testrun ${abs_top_builddir}/src/
elflint
--gnu $input
36
echo
elflint
$merged
37
testrun ${abs_top_builddir}/src/
elflint
--gnu $merged
40
echo
elflint
$stripped
41
testrun ${abs_top_builddir}/src/
elflint
--gnu $stripped
42
echo
elflint
$debugfile
43
testrun ${abs_top_builddir}/src/
elflint
--gnu -d $debugfile
46
echo
elflint
$remerge
[
all
...]
run-elflint-test.sh
23
testrun_compare ${abs_top_builddir}/src/
elflint
--gnu-ld testfile18 <<\EOF
28
testrun ${abs_top_builddir}/src/
elflint
-q testfile32
31
testrun ${abs_top_builddir}/src/
elflint
-q testfile33
34
testrun ${abs_top_builddir}/src/
elflint
-q --gnu-ld testfile42
37
testrun ${abs_top_builddir}/src/
elflint
-q testfile46
41
testrun ${abs_top_builddir}/src/
elflint
-q --gnu-ld testlib_dynseg.so
run-strip-groups.sh
53
testrun ${abs_top_builddir}/src/
elflint
-q $infile
54
testrun ${abs_top_builddir}/src/
elflint
-q $outfile
55
testrun ${abs_top_builddir}/src/
elflint
-q -d $dbgfile
run-elfstrmerge-test.sh
20
# Merge string tables of file and check result with
elflint
.
31
testrun ${abs_top_builddir}/src/
elflint
--gnu-ld ${mergedfile}
run-compress-test.sh
29
testrun ${abs_top_builddir}/src/
elflint
--gnu-ld ${uncompressedfile}
37
testrun ${abs_top_builddir}/src/
elflint
--gnu-ld ${gnucompressedfile}
53
testrun ${abs_top_builddir}/src/
elflint
--gnu-ld ${elfcompressedfile}
run-strip-test.sh
36
# Check
elflint
and the expected result.
37
testrun ${abs_top_builddir}/src/
elflint
-q testfile.temp || status=$?
42
# Check
elflint
and the expected result.
43
testrun ${abs_top_builddir}/src/
elflint
-q -d testfile.debug.temp || status=$?
test-subr.sh
119
${abs_top_builddir}/src/elfcmp ${abs_top_builddir}/src/
elflint
\
Makefile.am
86
run-
elflint
-test.sh run-
elflint
-self.sh run-ranlib-test.sh \
162
run-line2addr.sh run-
elflint
-test.sh testfile14.bz2 \
172
run-
elflint
-self.sh run-ranlib-test.sh run-ranlib-test2.sh \
Completed in 67 milliseconds