Searched full:readelf (Results 1 – 25 of 253) sorted by relevance
1234567891011
| /external/elfutils/po/ |
| D | de.po | 52 #: lib/xmalloc.c:47 lib/xmalloc.c:60 lib/xmalloc.c:72 src/readelf.c:12202 650 #: libelf/elf_error.c:86 src/readelf.c:6758 738 #: libelf/elf_error.c:190 src/readelf.c:10637 src/readelf.c:11242 739 #: src/readelf.c:11343 src/readelf.c:11531 1396 #: src/readelf.c:161 1757 #: src/elflint.c:154 src/readelf.c:413 1776 #: src/elflint.c:219 src/readelf.c:625 3741 #: src/nm.c:742 src/nm.c:1234 src/objdump.c:778 src/readelf.c:685 3742 #: src/readelf.c:1506 src/readelf.c:1655 src/readelf.c:1882 src/readelf.c:2123 3743 #: src/readelf.c:2312 src/readelf.c:2482 src/readelf.c:2604 src/readelf.c:2854 [all …]
|
| D | ja.po | 45 #: lib/xmalloc.c:47 lib/xmalloc.c:60 lib/xmalloc.c:72 src/readelf.c:12202 622 #: libelf/elf_error.c:86 src/readelf.c:6758 707 #: libelf/elf_error.c:190 src/readelf.c:10637 src/readelf.c:11242 708 #: src/readelf.c:11343 src/readelf.c:11531 1361 #: src/readelf.c:161 1726 #: src/elflint.c:154 src/readelf.c:413 1745 #: src/elflint.c:219 src/readelf.c:625 3793 #: src/nm.c:742 src/nm.c:1234 src/objdump.c:778 src/readelf.c:685 3794 #: src/readelf.c:1506 src/readelf.c:1655 src/readelf.c:1882 src/readelf.c:2123 3795 #: src/readelf.c:2312 src/readelf.c:2482 src/readelf.c:2604 src/readelf.c:2854 [all …]
|
| D | pl.po | 57 #: lib/xmalloc.c:47 lib/xmalloc.c:60 lib/xmalloc.c:72 src/readelf.c:12202 634 #: libelf/elf_error.c:86 src/readelf.c:6758 719 #: libelf/elf_error.c:190 src/readelf.c:10637 src/readelf.c:11242 720 #: src/readelf.c:11343 src/readelf.c:11531 1378 #: src/readelf.c:161 1791 #: src/elflint.c:154 src/readelf.c:413 1810 #: src/elflint.c:219 src/readelf.c:625 4001 #: src/nm.c:742 src/nm.c:1234 src/objdump.c:778 src/readelf.c:685 4002 #: src/readelf.c:1506 src/readelf.c:1655 src/readelf.c:1882 src/readelf.c:2123 4003 #: src/readelf.c:2312 src/readelf.c:2482 src/readelf.c:2604 src/readelf.c:2854 [all …]
|
| D | es.po | 55 #: lib/xmalloc.c:47 lib/xmalloc.c:60 lib/xmalloc.c:72 src/readelf.c:12202 652 #: libelf/elf_error.c:86 src/readelf.c:6758 738 #: libelf/elf_error.c:190 src/readelf.c:10637 src/readelf.c:11242 739 #: src/readelf.c:11343 src/readelf.c:11531 1408 #: src/readelf.c:161 1777 #: src/elflint.c:154 src/readelf.c:413 1796 #: src/elflint.c:219 src/readelf.c:625 4051 #: src/nm.c:742 src/nm.c:1234 src/objdump.c:778 src/readelf.c:685 4052 #: src/readelf.c:1506 src/readelf.c:1655 src/readelf.c:1882 src/readelf.c:2123 4053 #: src/readelf.c:2312 src/readelf.c:2482 src/readelf.c:2604 src/readelf.c:2854 [all …]
|
| D | uk.po | 56 #: lib/xmalloc.c:47 lib/xmalloc.c:60 lib/xmalloc.c:72 src/readelf.c:12202 638 #: libelf/elf_error.c:86 src/readelf.c:6758 723 #: libelf/elf_error.c:190 src/readelf.c:10637 src/readelf.c:11242 724 #: src/readelf.c:11343 src/readelf.c:11531 1388 #: src/readelf.c:161 1768 #: src/elflint.c:154 src/readelf.c:413 1787 #: src/elflint.c:219 src/readelf.c:625 4022 #: src/nm.c:742 src/nm.c:1234 src/objdump.c:778 src/readelf.c:685 4023 #: src/readelf.c:1506 src/readelf.c:1655 src/readelf.c:1882 src/readelf.c:2123 4024 #: src/readelf.c:2312 src/readelf.c:2482 src/readelf.c:2604 src/readelf.c:2854 [all …]
|
| /external/elfutils/tests/ |
| D | run-strip-g.sh | 25 tempfiles a.out strip.out debug.out readelf.out 35 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out 36 grep SYMTAB readelf.out || status=$? 44 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out 45 grep SYMTAB readelf.out || status=$? 60 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out 61 grep SYMTAB readelf.out || status=$? 69 testrun ${abs_top_builddir}/src/readelf -S debug.out > readelf.out 70 grep SYMTAB readelf.out || status=$? 85 testrun ${abs_top_builddir}/src/readelf -S strip.out > readelf.out [all …]
|
| D | Makefile.am | 133 run-nm-self.sh run-readelf-self.sh run-readelf-info-plus.sh \ 135 run-readelf-compressed.sh \ 136 run-readelf-const-values.sh \ 138 run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \ 139 run-readelf-test4.sh run-readelf-twofiles.sh \ 140 run-readelf-macro.sh run-readelf-loc.sh run-readelf-ranges.sh \ 141 run-readelf-aranges.sh run-readelf-line.sh run-readelf-z.sh \ 142 run-readelf-frames.sh \ 143 run-readelf-n.sh \ 154 run-readelf-d.sh run-readelf-gdb_index.sh run-unstrip-n.sh \ [all …]
|
| D | strip-reloc-subr.sh | 25 tempfiles readelf.out1 readelf.out2 60 testrun ${abs_top_builddir}/src/readelf -N -w $debugfile1 \ 61 | grep -v ^DWARF\ section > readelf.out1 || 62 { echo "*** failure readelf -N -w debugfile1 $infile"; runtest_status=1; } 64 testrun ${abs_top_builddir}/src/readelf -N -w $debugfile2 \ 65 | grep -v ^DWARF\ section > readelf.out2 || 66 { echo "*** failure readelf -N -w debugfile2 $infile"; runtest_status=1; } 68 testrun_compare cat readelf.out1 < readelf.out2 || 69 { echo "*** failure readelf -N -w compare $infile"; runtest_status=1; }
|
| D | run-macro-test.sh | 34 tempfiles readelf.macros.out 38 testrun ${abs_top_builddir}/src/readelf --debug-dump=info testfile-macinfo \ 39 | grep macro_info > readelf.macros.out || 40 { echo "*** failure readelf --debug-dump=info testfile-macinfo"; status=1; } 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 || 47 { echo "*** failure readelf --debug-dump=info testfile-macros"; status=1; } 48 testrun_compare cat readelf.macros.out <<\EOF
|
| D | run-readelf-compressed.sh | 28 tempfiles hello_i386.ko.bz2 readelf.out.1 readelf.out.2 30 testrun ${abs_top_builddir}/src/readelf -a hello_i386.ko > readelf.out.1 32 testrun ${abs_top_builddir}/src/readelf -a hello_i386.ko.bz2 > readelf.out.2 34 diff -u readelf.out.1 readelf.out.2
|
| D | run-readelf-compressed-zstd.sh | 28 tempfiles hello_i386.ko.zst readelf.out.1 readelf.out.2 30 testrun ${abs_top_builddir}/src/readelf -a hello_i386.ko > readelf.out.1 32 testrun ${abs_top_builddir}/src/readelf -a hello_i386.ko.zst > readelf.out.2 34 diff -u readelf.out.1 readelf.out.2
|
| D | run-copyadd-sections.sh | 27 tempfiles ${out_file} ${out_file_mmap} readelf.out 35 testrun ${abs_top_builddir}/src/readelf -S ${out_file} > readelf.out 36 nr=$(grep '.extra' readelf.out | wc -l) 39 testrun ${abs_top_builddir}/src/readelf -S ${out_file} 51 testrun ${abs_top_builddir}/src/readelf -S ${out_file_mmap} > readelf.out 52 nr=$(grep '.extra' readelf.out | wc -l) 55 testrun ${abs_top_builddir}/src/readelf -S ${out_file_mmap}
|
| D | run-readelf-s.sh | 20 # Tests readelf -s and readelf --elf-section -s 278 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebaztab 281 | testrun_compare ${abs_top_builddir}/src/readelf --syms testfilebaztab 285 | testrun_compare ${abs_top_builddir}/src/readelf \ 288 | testrun_compare ${abs_top_builddir}/src/readelf \ 291 | testrun_compare ${abs_top_builddir}/src/readelf \ 296 | testrun_compare ${abs_top_builddir}/src/readelf \ 300 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazdbg 303 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazdbg.debug 306 | testrun_compare ${abs_top_builddir}/src/readelf -s testfilebazdyn [all …]
|
| D | run-readelf-zdebug-rel.sh | 45 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-… 143 cat loc.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc testfile-debug-re… 145 ….zdebug_loc' at offset 0x138/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=l… 147 …offset 0x185/at offset 0x150/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=l… 225 cat info.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=info testfile-debug-… 227 …'.debug_info'/'.zdebug_info'/" | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=i… 229 cat info.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=info testfile-debug-… [all …]
|
| D | ChangeLog | 76 * run-readelf-s.sh: Add tests for the --syms alias. 140 * run-readelf-Dd.sh: New test. 141 * Makefile.am (TESTS): Add run-readelf-Dd.sh. 147 * run-readelf-arm-flags.sh: New test. 148 * Makefile.am (TESTS): Add run-readelf-arm-flags.sh. 149 (EXTRA_DIST): Add readelf-arm-flags.sh and testfile-arm-flags.bz2 172 * run-readelf-d.sh: Adjust Dynamic entries, remove DT_NULL 251 * run-nvidia-extended-linemap-readelf.sh: Likewise. 256 run-nvidia-extended-linemap-readelf.sh 262 * Makefile.am (TESTS): Add run-readelf-fat-lto.sh. [all …]
|
| D | run-annobingroup.sh | 30 testrun_compare ${abs_top_builddir}/src/readelf -g testfile-annobingroup.o << EOF 40 testrun_compare ${abs_top_builddir}/src/readelf -g stripped.elf << EOF 48 testrun_compare ${abs_top_builddir}/src/readelf -g debugfile1.elf << EOF 58 testrun_compare ${abs_top_builddir}/src/readelf -g remerged.elf << EOF 73 testrun_compare ${abs_top_builddir}/src/readelf -g testfile-annobingroup-i386.o << EOF 86 testrun_compare ${abs_top_builddir}/src/readelf -g stripped.elf << EOF 97 testrun_compare ${abs_top_builddir}/src/readelf -g debugfile2.elf << EOF 110 testrun_compare ${abs_top_builddir}/src/readelf -g remerged.elf << EOF 127 testrun_compare ${abs_top_builddir}/src/readelf -g testfile-annobingroup-x86_64.o << EOF
|
| D | run-strip-remove-keep.sh | 33 echo readelf testfile.elf 34 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF 68 echo readelf testfile.debug 69 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF 119 echo readelf testfile.elf 120 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF 155 echo readelf testfile.debug 156 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.debug <<\EOF 208 echo readelf testfile.elf 209 testrun_compare ${abs_top_builddir}/src/readelf -S testfile.elf <<\EOF [all …]
|
| /external/elfutils/src/ |
| D | ChangeLog | 3 * readelf.c (options): Support dynamic symtab print with '-Ds'. 19 * readelf (process_elf_file): ebl_closebackend only after 24 * readelf.c (print_attributes): Add comment about check. 41 * readelf.c (get_debug_elf_data): New function. 68 * readelf.c (get_dynscn_addrs): Check gelf_getdyn doesn't 73 * readelf.c (handle_dynamic): Check phdr != NULL when 78 * readelf.c (options): Add Binutils-style --syms alias. 82 * readelf.c (dwarf_loc_list_encoding_string): Handle 98 * readelf.c (print_attributes): Also handle SHT_RISCV_ATTRIBUTES. 107 * readelf.c (handle_dynamic): Pass start of buffer to memrchr. [all …]
|
| /external/angle/build/toolchain/linux/ |
| D | BUILD.gn | 41 readelf = "${toolprefix}readelf" 62 readelf = "${toolprefix}readelf" 89 readelf = "readelf" 225 readelf = "readelf" 264 readelf = "${toolprefix}readelf" 285 readelf = "${toolprefix}readelf" 314 readelf = "${toolprefix}-readelf" 338 readelf = "readelf" 357 readelf = "readelf" 378 readelf = "${toolprefix}readelf" [all …]
|
| /external/cronet/build/toolchain/linux/ |
| D | BUILD.gn | 41 readelf = "${toolprefix}readelf" 62 readelf = "${toolprefix}readelf" 89 readelf = "readelf" 225 readelf = "readelf" 264 readelf = "${toolprefix}readelf" 286 readelf = "${toolprefix}readelf" 316 readelf = "${toolprefix}-readelf" 340 readelf = "readelf" 359 readelf = "readelf" 380 readelf = "${toolprefix}readelf" [all …]
|
| /external/elfutils/ |
| D | NEWS | 12 readelf: Support readelf -Ds, --use-dynamic --symbol. 47 readelf: Add -D, --use-dynamic option. 69 readelf, elflint: Recognize FDO Packaging Metadata ELF notes 144 elflint, readelf: Recognize SHF_GNU_RETAIN. 171 readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu 174 libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding 182 libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. 223 readelf, elflint: Handle PT_GNU_PROPERTY. 237 readelf: -n, --notes now takes an optional "SECTION" argument. 253 readelf: Print DW_AT_data_member_location as decimal offset. [all …]
|
| /external/cronet/build/toolchain/nacl/ |
| D | BUILD.gn | 80 readelf = scriptprefix + toolprefix + "readelf" + scriptsuffix 143 readelf = toolprefix + "readelf" + toolsuffix 204 readelf = toolprefix + "readelf" + toolsuffix 245 readelf = toolprefix + "readelf" + toolsuffix 251 …ld = "${python_path} ${link_irt} --tls-edit=${tls_edit} --link-cmd=${cxx} --readelf-cmd=${readelf}" 289 readelf = toolprefix + "readelf" + toolsuffix
|
| /external/angle/build/toolchain/nacl/ |
| D | BUILD.gn | 80 readelf = scriptprefix + toolprefix + "readelf" + scriptsuffix 143 readelf = toolprefix + "readelf" + toolsuffix 201 readelf = toolprefix + "readelf" + toolsuffix 242 readelf = toolprefix + "readelf" + toolsuffix 248 …ld = "${python_path} ${link_irt} --tls-edit=${tls_edit} --link-cmd=${cxx} --readelf-cmd=${readelf}" 299 readelf = toolprefix + "readelf" + toolsuffix
|
| /external/elfutils/doc/ |
| D | ChangeLog | 18 * readelf.1: Document the --syms alias. 109 * readelf.1: Likewise. 232 * readelf.1 (symbols): Add optional section name. 242 * Updated the eu-readelf man page to make it match the options 243 that eu-readelf actually supports. 257 * Forked binutils readelf page to make eu-readelf.1 man page 258 * Modified eu-readelf.1 to add -n:: option. 274 * Forked binutils readelf page to make eu-readelf.1 man page 275 * Modified eu-readelf.1 to add -n:: option.
|
| /external/elfutils/config/ |
| D | elfutils.spec.in | 53 strip (for discarding symbols), readelf (to see the raw ELF file 248 %{_bindir}/eu-readelf 350 - readelf: Support readelf -Ds, --use-dynamic --symbol. 374 - readelf: Add -D, --use-dynamic option. 390 - readelf, elflint: Recognize FDO Packaging Metadata ELF notes 450 - elflint, readelf: Recognize SHF_GNU_RETAIN. 469 - readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and 471 - libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows 477 - libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. 505 - readelf, elflint: Handle PT_GNU_PROPERTY. [all …]
|
1234567891011