Home
last modified time | relevance | path

Searched refs:readelf (Results 1 – 25 of 78) sorted by relevance

1234

/external/elfutils/tests/
Drun-strip-reloc.sh23 tempfiles readelf.out readelf.out1 readelf.out2
43 testrun ${abs_top_builddir}/src/readelf -a $outfile1 > readelf.out ||
46 testrun_compare ${abs_top_builddir}/src/readelf -a $outfile2 < readelf.out ||
58 testrun ${abs_top_builddir}/src/readelf -w $debugfile1 \
59 | grep -v ^DWARF\ section > readelf.out1 ||
62 testrun ${abs_top_builddir}/src/readelf -w $debugfile2 \
63 | grep -v ^DWARF\ section > readelf.out2 ||
66 testrun_compare cat readelf.out1 < readelf.out2 ||
Drun-macro-test.sh34 tempfiles readelf.macros.out
38 testrun ${abs_top_builddir}/src/readelf --debug-dump=info testfile-macinfo \
39 | grep macro_info > readelf.macros.out ||
41 testrun_compare cat readelf.macros.out <<\EOF
45 testrun ${abs_top_builddir}/src/readelf --debug-dump=info testfile-macros \
46 | grep GNU_macros > readelf.macros.out ||
48 testrun_compare cat readelf.macros.out <<\EOF
DMakefile.am90 run-nm-self.sh run-readelf-self.sh \
91 run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \
92 run-readelf-test4.sh run-readelf-twofiles.sh \
93 run-readelf-macro.sh run-readelf-loc.sh \
94 run-readelf-aranges.sh run-readelf-line.sh run-readelf-z.sh \
104 run-readelf-d.sh run-readelf-gdb_index.sh run-unstrip-n.sh \
106 run-test-archive64.sh run-readelf-vmcoreinfo.sh \
107 run-readelf-mixed-corenote.sh run-dwfllines.sh \
120 run-stack-demangled-test.sh run-readelf-zx.sh run-readelf-zp.sh \
121 run-readelf-dwz-multi.sh run-allfcts-multi.sh run-deleted.sh \
[all …]
Drun-readelf-zdebug.sh43 tempfiles readelf.out
57 cat loc.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc testfile-debug
59 …zdebug_loc' at offset 0x1a27/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=l…
76 cat aranges.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=aranges testfile-…
78 …ug_aranges' at offset 0x1a5f/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=a…
86 cat ranges.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=ranges testfile-de…
88 …bug_ranges' at offset 0x1a87/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=r…
347 cat macro.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=macro testfile-debug
349 …ebug_macro' at offset 0x1aa7/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=m…
401 cat line.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=line testfile-debug
[all …]
Drun-readelf-zdebug-rel.sh45 tempfiles readelf.out
121 cat info.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=info testfile-debug-…
123 …'.debug_info'/'.zdebug_info'/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=i…
125 cat info.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=info testfile-debug-…
138 cat loc.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc testfile-debug-re…
140 ….zdebug_loc' at offset 0x138/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=l…
142 …offset 0x185/at offset 0x150/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=l…
Drun-readelf-zx.sh23 testrun_compare ${abs_top_builddir}/src/readelf -z -x.zdebug_aranges testfile-zgnu64 <<\EOF
35 testrun_compare ${abs_top_builddir}/src/readelf -z -x.debug_aranges testfile-zgabi64 <<\EOF
47 testrun_compare ${abs_top_builddir}/src/readelf -z -x.zdebug_aranges testfile-zgnu32 <<\EOF
57 testrun_compare ${abs_top_builddir}/src/readelf -z -x.debug_aranges testfile-zgabi32 <<\EOF
Drun-readelf-z.sh23 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgnu64 <<\EOF
45 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgnu64be <<\EOF
68 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgabi64 <<\EOF
90 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgabi64be <<\EOF
113 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgnu32 <<\EOF
135 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgnu32be <<\EOF
158 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgabi32 <<\EOF
180 testrun_compare ${abs_top_builddir}/src/readelf -z -S testfile-zgabi32be <<\EOF
Drun-readelf-s.sh277 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebaztab
280 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazdbg
283 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazdbg.debug
286 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazdyn
289 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazmdb
292 | testrun_compare ${abs_top_builddir}/src/readelf --elf-section -s testfilebazmdb
295 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazmin
298 | testrun_compare ${abs_top_builddir}/src/readelf --elf-section -s testfilebazmin
300 testrun_compare ${abs_top_builddir}/src/readelf -s testfilebasmin <<EOF
303 testrun_compare ${abs_top_builddir}/src/readelf --elf-section -s testfilebasmin <<\EOF
[all …]
Drun-readelf-loc.sh62 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=loc --debug-dump=ranges \
78 testrun_compare ${abs_top_builddir}/src/readelf -N --debug-dump=loc --debug-dump=ranges \
94 testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc --debug-dump=ranges \
DChangeLog28 run-readelf-zdebug.sh and run-readelf-zdebug-rel.sh.
49 * run-readelf-zx.sh: New test.
50 * run-readelf-zp.sh: Likewise.
51 * Makefile.am (TESTS): Add run-readelf-zx.sh and run-readelf-zp.sh.
71 * run-readelf-z.sh: New test.
72 * Makefile.am (TESTS): Add run-readelf-z.sh.
355 * run-readelf-mixed-corenote.sh: Add a test for testfile-x32-core.
504 * run-readelf-A.sh: New test.
506 * Makefile.am (TESTS): Add run-readelf-A.sh.
507 (EXTRA_DIST): Add run-readelf-A.sh and testfileppc32attrs.o.bz2.
[all …]
Drun-readelf-dwz-multi.sh81 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=info testfile_multi_main <<\EOF
142 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=info testfile_multi_main <<\EOF
202 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=info libtestfile_multi_shared.so <<\EOF
242 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=info libtestfile_multi_shared.so <<\EOF
281 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=info testfile-dwzstr <<\EOF
Drun-readelf-A.sh30 testrun_compare ${abs_top_builddir}/src/readelf -A testfilearm <<\EOF
55 testrun_compare ${abs_top_builddir}/src/readelf -A testfileppc32attrs.o <<\EOF
/external/elfutils/po/
Duk.po49 #: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3282
50 #: src/readelf.c:3669 src/readelf.c:8416 src/unstrip.c:2233 src/unstrip.c:2438
571 #: libelf/elf_error.c:87 src/readelf.c:5473
652 #: libelf/elf_error.c:187 src/readelf.c:7342 src/readelf.c:7790
653 #: src/readelf.c:7891 src/readelf.c:8072
803 #: src/ranlib.c:124 src/readelf.c:509 src/size.c:207 src/strings.c:230
818 #: src/ranlib.c:129 src/readelf.c:514 src/size.c:212 src/strings.c:235
1358 #: src/elflint.c:78 src/readelf.c:126
1362 #: src/elflint.c:155 src/readelf.c:298
1381 #: src/elflint.c:219 src/readelf.c:474
[all …]
Dde.po45 #: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3282
46 #: src/readelf.c:3669 src/readelf.c:8416 src/unstrip.c:2233 src/unstrip.c:2438
577 #: libelf/elf_error.c:87 src/readelf.c:5473
660 #: libelf/elf_error.c:187 src/readelf.c:7342 src/readelf.c:7790
661 #: src/readelf.c:7891 src/readelf.c:8072
808 #: src/ranlib.c:124 src/readelf.c:509 src/size.c:207 src/strings.c:230
823 #: src/ranlib.c:129 src/readelf.c:514 src/size.c:212 src/strings.c:235
1354 #: src/elflint.c:78 src/readelf.c:126
1358 #: src/elflint.c:155 src/readelf.c:298
1377 #: src/elflint.c:219 src/readelf.c:474
[all …]
Dja.po42 #: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3282
43 #: src/readelf.c:3669 src/readelf.c:8416 src/unstrip.c:2233 src/unstrip.c:2438
575 #: libelf/elf_error.c:87 src/readelf.c:5473
657 #: libelf/elf_error.c:187 src/readelf.c:7342 src/readelf.c:7790
658 #: src/readelf.c:7891 src/readelf.c:8072
808 #: src/ranlib.c:124 src/readelf.c:509 src/size.c:207 src/strings.c:230
822 #: src/ranlib.c:129 src/readelf.c:514 src/size.c:212 src/strings.c:235
1354 #: src/elflint.c:78 src/readelf.c:126
1358 #: src/elflint.c:155 src/readelf.c:298
1377 #: src/elflint.c:219 src/readelf.c:474
[all …]
Dzh_CN.po20 #: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2822
21 #: src/readelf.c:3161 src/unstrip.c:2087 src/unstrip.c:2295
414 #: libelf/elf_error.c:108 src/readelf.c:4779
495 #: libelf/elf_error.c:208 src/readelf.c:6242 src/readelf.c:6343
577 #: src/ranlib.c:136 src/readelf.c:449 src/size.c:219 src/strings.c:227
588 #: src/ranlib.c:141 src/readelf.c:454 src/size.c:224 src/strings.c:232
1046 #: src/elflint.c:86 src/readelf.c:118
1050 #: src/elflint.c:159 src/readelf.c:272
1069 #: src/elflint.c:223 src/readelf.c:425
3143 #: src/ldgeneric.c:661 src/ldgeneric.c:1122 src/readelf.c:629 src/strip.c:543
[all …]
Dit.po20 #: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2822
21 #: src/readelf.c:3161 src/unstrip.c:2087 src/unstrip.c:2295
414 #: libelf/elf_error.c:108 src/readelf.c:4779
495 #: libelf/elf_error.c:208 src/readelf.c:6242 src/readelf.c:6343
577 #: src/ranlib.c:136 src/readelf.c:449 src/size.c:219 src/strings.c:227
588 #: src/ranlib.c:141 src/readelf.c:454 src/size.c:224 src/strings.c:232
1046 #: src/elflint.c:86 src/readelf.c:118
1050 #: src/elflint.c:159 src/readelf.c:272
1069 #: src/elflint.c:223 src/readelf.c:425
3143 #: src/ldgeneric.c:661 src/ldgeneric.c:1122 src/readelf.c:629 src/strip.c:543
[all …]
Dfr.po19 #: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2822
20 #: src/readelf.c:3161 src/unstrip.c:2087 src/unstrip.c:2295
413 #: libelf/elf_error.c:108 src/readelf.c:4779
494 #: libelf/elf_error.c:208 src/readelf.c:6242 src/readelf.c:6343
576 #: src/ranlib.c:136 src/readelf.c:449 src/size.c:219 src/strings.c:227
587 #: src/ranlib.c:141 src/readelf.c:454 src/size.c:224 src/strings.c:232
1045 #: src/elflint.c:86 src/readelf.c:118
1049 #: src/elflint.c:159 src/readelf.c:272
1068 #: src/elflint.c:223 src/readelf.c:425
3142 #: src/ldgeneric.c:661 src/ldgeneric.c:1122 src/readelf.c:629 src/strip.c:543
[all …]
Dru.po19 #: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2822
20 #: src/readelf.c:3161 src/unstrip.c:2087 src/unstrip.c:2295
413 #: libelf/elf_error.c:108 src/readelf.c:4779
494 #: libelf/elf_error.c:208 src/readelf.c:6242 src/readelf.c:6343
576 #: src/ranlib.c:136 src/readelf.c:449 src/size.c:219 src/strings.c:227
587 #: src/ranlib.c:141 src/readelf.c:454 src/size.c:224 src/strings.c:232
1045 #: src/elflint.c:86 src/readelf.c:118
1049 #: src/elflint.c:159 src/readelf.c:272
1068 #: src/elflint.c:223 src/readelf.c:425
3142 #: src/ldgeneric.c:661 src/ldgeneric.c:1122 src/readelf.c:629 src/strip.c:543
[all …]
Dnl.po20 #: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2822
21 #: src/readelf.c:3161 src/unstrip.c:2087 src/unstrip.c:2295
414 #: libelf/elf_error.c:108 src/readelf.c:4779
495 #: libelf/elf_error.c:208 src/readelf.c:6242 src/readelf.c:6343
577 #: src/ranlib.c:136 src/readelf.c:449 src/size.c:219 src/strings.c:227
588 #: src/ranlib.c:141 src/readelf.c:454 src/size.c:224 src/strings.c:232
1046 #: src/elflint.c:86 src/readelf.c:118
1050 #: src/elflint.c:159 src/readelf.c:272
1069 #: src/elflint.c:223 src/readelf.c:425
3143 #: src/ldgeneric.c:661 src/ldgeneric.c:1122 src/readelf.c:629 src/strip.c:543
[all …]
Des.po47 #: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3282
48 #: src/readelf.c:3669 src/readelf.c:8416 src/unstrip.c:2233 src/unstrip.c:2438
574 #: libelf/elf_error.c:87 src/readelf.c:5473
655 #: libelf/elf_error.c:187 src/readelf.c:7342 src/readelf.c:7790
656 #: src/readelf.c:7891 src/readelf.c:8072
811 #: src/ranlib.c:124 src/readelf.c:509 src/size.c:207 src/strings.c:230
827 #: src/ranlib.c:129 src/readelf.c:514 src/size.c:212 src/strings.c:235
1363 #: src/elflint.c:78 src/readelf.c:126
1367 #: src/elflint.c:155 src/readelf.c:298
1386 #: src/elflint.c:219 src/readelf.c:474
[all …]
Dpl.po47 #: lib/xmalloc.c:53 lib/xmalloc.c:66 lib/xmalloc.c:78 src/readelf.c:3282
48 #: src/readelf.c:3669 src/readelf.c:8416 src/unstrip.c:2233 src/unstrip.c:2438
567 #: libelf/elf_error.c:87 src/readelf.c:5473
648 #: libelf/elf_error.c:187 src/readelf.c:7342 src/readelf.c:7790
649 #: src/readelf.c:7891 src/readelf.c:8072
796 #: src/ranlib.c:124 src/readelf.c:509 src/size.c:207 src/strings.c:230
812 #: src/ranlib.c:129 src/readelf.c:514 src/size.c:212 src/strings.c:235
1346 #: src/elflint.c:78 src/readelf.c:126
1350 #: src/elflint.c:155 src/readelf.c:298
1369 #: src/elflint.c:219 src/readelf.c:474
[all …]
/external/elfutils/src/
DChangeLog8 * readelf.c (print_shdr): Use %zx to print size_t.
26 * readelf.c (options): Expand -z help text.
39 * readelf.c (argp_option): Describe --decompress,-z.
114 * readelf.c (process_file): Likewise.
149 * readelf.c (handle_core_item): Likewise, but use alloca
176 * readelf.c (print_debug_exception_table): Initialize variable before
185 * readelf.c (handle_dynamic): Likewise.
207 * readelf.c (handle_core_item): Handle right shift >= 32 bits.
237 * readelf.c (print_phdr): Make sure phdr2_mem lifetime/scope equals
242 * readelf.c (handle_gnu_hash): Free lengths on invalid_data.
[all …]
/external/elfutils/
DNEWS5 readelf: Add -z,--decompress option.
135 readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
157 readelf: Add --elf-section input option to inspect an embedded ELF file.
189 readelf: Add .debug_macro parsing support.
225 readelf: Improve output of -wline. Add support for printing SDT elf notes.
277 readelf: Handle DWARF 4 formats.
302 readelf: Fix CFI decoding.
312 readelf: Don't give errors for missing info under -a.
334 readelf: Add -N option, speeds up DWARF printing without address->name lookups.
364 readelf: Implement call frame information and exception handling dumping.
[all …]
/external/elfutils/config/
Delfutils.spec.in38 strip (for discarding symbols), readelf (to see the raw ELF file
167 %{_bindir}/eu-readelf
233 - readelf: Add -z,--decompress option.
333 - readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
347 - readelf: Add --elf-section input option to inspect an embedded ELF
371 - readelf: Add .debug_macro parsing support. Add .gdb_index
396 - readelf: Improve output of -wline. Add support for printing SDT elf
436 - readelf: Handle DWARF 4 formats.
454 - readelf: Fix CFI decoding.
462 - readelf: Don't give errors for missing info under -a.
[all …]

1234