HomeSort by relevance Sort by last modified time
    Searched refs:elflint (Results 1 - 5 of 5) sorted by null

  /external/elfutils/tests/
run-elflint-test.sh 31 testrun_compare ../src/elflint --gnu-ld testfile18 <<\EOF
36 testrun ../src/elflint -q testfile32
39 testrun ../src/elflint -q testfile33
42 testrun ../src/elflint -q --gnu-ld testfile42
45 testrun ../src/elflint -q testfile46
run-strip-test.sh 44 # Check elflint and the expected result.
45 testrun ../src/elflint -q testfile.temp || status=$?
50 # Check elflint and the expected result.
51 testrun ../src/elflint -q -d testfile.debug.temp || status=$?
run-elflint-self.sh 34 testrun ../src/elflint --quiet --gnu-ld $1 ||
41 runtest ../src/elflint
Makefile.am 78 run-elflint-test.sh run-elflint-self.sh run-ranlib-test.sh \
112 run-line2addr.sh run-elflint-test.sh testfile14.bz2 \
116 run-elflint-self.sh run-ranlib-test.sh run-ranlib-test2.sh \
  /external/elfutils/
elfutils.spec 30 symbols), readelf (to see the raw ELF file structures), and elflint
130 %{_bindir}/eu-elflint
207 - elflint: backend improvements for sparc, alpha
211 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A)
238 - readelf, elflint: handle SHT_NOTE sections without requiring phdrs
239 - elflint: stricter checks on debug sections
260 - elflint: Compare DT_GNU_HASH tests.
262 - libelf, elflint: better support for core file handling
268 - readelf, elflint: trivial bugs fixed
275 - elflint: Fix checks to permit --hash-style=gnu format
    [all...]

Completed in 43 milliseconds