Searched refs:readelf (Results 1 – 25 of 43) sorted by relevance
12
/external/elfutils/po/ |
D | elfutils.pot | 20 #: lib/xmalloc.c:51 lib/xmalloc.c:65 lib/xmalloc.c:79 src/readelf.c:2683 21 #: src/readelf.c:3018 345 #: src/nm.c:74 src/readelf.c:72 src/strip.c:72 442 #: src/nm.c:253 src/readelf.c:416 src/size.c:219 src/strip.c:203 src/ld.c:957 452 #: src/nm.c:258 src/readelf.c:421 src/size.c:224 src/strip.c:208 src/ld.c:962 507 #: src/nm.c:740 src/nm.c:1002 src/readelf.c:834 src/readelf.c:973 508 #: src/readelf.c:1114 src/readelf.c:1296 src/readelf.c:1494 src/readelf.c:1639 509 #: src/readelf.c:1807 src/readelf.c:2061 src/readelf.c:2127 src/readelf.c:2205 510 #: src/readelf.c:2702 src/readelf.c:2738 src/readelf.c:2800 src/readelf.c:5298 511 #: src/readelf.c:6159 src/readelf.c:6304 src/readelf.c:6373 src/size.c:418 [all …]
|
D | POTFILES.in | 16 src/readelf.c
|
/external/elfutils/src/ |
D | ChangeLog | 13 * readelf.c (count_dwflmod, process_file): Don't presume encoding of 27 * readelf.c (handle_core_item): Handle 'B' type for 1-origin bitset. 30 * readelf.c (convert): Take new argument SIZE. 36 * readelf.c (handle_core_items): Give abridged output 41 * readelf.c (handle_core_items): Handle ELF_T_ADDR. 81 * readelf.c (print_attributes): Add a cast. 96 * readelf.c (print_attributes): New function. 224 * readelf.c (handle_core_items): Take new arg DESCSZ; if nonzero, 249 * readelf.c: Likewise. 275 * readelf.c: Likewise. [all …]
|
D | Makefile.in | 38 bin_PROGRAMS = readelf$(EXEEXT) nm$(EXEEXT) size$(EXEEXT) \ 128 readelf_SOURCES = readelf.c 129 readelf_OBJECTS = readelf.$(OBJEXT) 164 ranlib.c readelf.c size.c strings.c strip.c unstrip.c 169 $(libld_elf_i386_so_SOURCES) nm.c objdump.c ranlib.c readelf.c \
|
/external/elfutils/ |
D | NEWS | 39 readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A) 41 readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV 70 readelf: -p option can take an argument like -x for one section, 78 readelf, elflint: handle SHT_NOTE sections without requiring phdrs 93 readelf: new options --hex-dump (or -x), --strings (or -p) 130 readelf, elflint: trivial bugs fixed 150 elflint, readelf: add support for DT_GNU_HASH 153 elflint, readelf: add support for 64-bit SysV-style hash tables 163 readelf: better output format. 291 readelf: improve DWARF output format [all …]
|
D | elfutils.spec | 30 symbols), readelf (to see the raw ELF file structures), and elflint 132 %{_bindir}/eu-readelf 211 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A) 212 - readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV 232 - readelf: -p option can take an argument like -x for one section, 238 - readelf, elflint: handle SHT_NOTE sections without requiring phdrs 248 - readelf: new options --hex-dump (or -x), --strings (or -p) 268 - readelf, elflint: trivial bugs fixed 280 - elflint, readelf: add support for DT_GNU_HASHlibelf: add elf_gnu_hash 281 - elflint, readelf: add support for 64-bit SysV-style hash tables [all …]
|
/external/elfutils/tests/ |
D | Makefile.am | 82 run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \ 83 run-readelf-test4.sh \ 131 run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \ 132 run-readelf-test4.sh \
|
D | run-readelf-test2.sh | 30 testrun_compare ../src/readelf -x .strtab testfile28 <<\EOF
|
D | run-readelf-test3.sh | 30 testrun_compare ../src/readelf -n testfile40.debug <<\EOF
|
D | run-readelf-test4.sh | 30 testrun_compare ../src/readelf -c testfile19.index <<\EOF
|
D | run-readelf-test1.sh | 37 testrun ../src/readelf -r testfile3 > testfile.temp
|
D | run-elflint-self.sh | 46 runtest ../src/readelf
|
D | run-strip-test.sh | 61 testrun ../src/readelf -S testfile.temp > testfile.sections || status=$?
|
D | Makefile.in | 65 run-find-prologues.sh run-allregs.sh run-readelf-test1.sh \ 66 run-readelf-test2.sh run-readelf-test3.sh run-readelf-test4.sh \ 477 run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \ 478 run-readelf-test4.sh \
|
D | ChangeLog | 221 * run-readelf-test4.sh: New file. 226 * run-readelf-test3.sh: New file. 231 * run-readelf-test2.sh: New file. 401 * allregs.c (dwarf_encoding_string): New function, swiped from readelf. 469 * run-readelf-test1.sh: New file. 470 * Makefile.am (TESTS): Add run-readelf-test1.sh.
|
/external/elfutils/config/ |
D | elfutils.spec.in | 30 symbols), readelf (to see the raw ELF file structures), and elflint 132 %{_bindir}/eu-readelf 211 - readelf, elflint, libebl: SHT_GNU_ATTRIBUTE section handling (readelf -A) 212 - readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV 232 - readelf: -p option can take an argument like -x for one section, 238 - readelf, elflint: handle SHT_NOTE sections without requiring phdrs 248 - readelf: new options --hex-dump (or -x), --strings (or -p) 268 - readelf, elflint: trivial bugs fixed 280 - elflint, readelf: add support for DT_GNU_HASHlibelf: add elf_gnu_hash 281 - elflint, readelf: add support for 64-bit SysV-style hash tables [all …]
|
/external/compiler-rt/lib/asan/scripts/ |
D | symbolize.py | 38 readelf = os.path.join(os.environ['ANDROID_EABI_TOOLCHAIN'], 'arm-linux-androideabi-readelf') 39 …readelf_pipe = subprocess.Popen([readelf, "-l", path], stdin=subprocess.PIPE, stdout=subprocess.PI…
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | README.txt | 8 readelf.c 23 readelf.c reads ELF format, hands syms directly to storage.c,
|
/external/llvm/test/Object/ |
D | objdump-sectionheaders.test | 4 ; To verify this, use readelf -S, not objdump -h. Binutils objdump filters the
|
/external/valgrind/main/coregrind/m_ume/ |
D | elf.c | 93 struct elfinfo *readelf(Int fd, const char *filename) in readelf() function 323 e = readelf(fd, name); 382 interp = readelf(intfd, buf);
|
/external/elfutils/libasm/ |
D | Makefile.am | 79 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
|
/external/elfutils/libdw/ |
D | Makefile.am | 103 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
|
/external/elfutils/libelf/ |
D | Makefile.am | 118 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
|
/external/valgrind/main/ |
D | AUTHORS | 51 Daniel Berlin modified readelf's dwarf2 source line reader, written by Nick
|
/external/valgrind/main/coregrind/ |
D | Makefile.am | 278 m_debuginfo/readelf.c \
|
12