Home
last modified time | relevance | path

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

12

/external/elfutils/po/
Delfutils.pot20 #: 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 …]
DPOTFILES.in16 src/readelf.c
/external/elfutils/src/
DChangeLog13 * 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 …]
DMakefile.in38 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/
DNEWS39 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 …]
Delfutils.spec30 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/
DMakefile.am82 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 \
Drun-readelf-test2.sh30 testrun_compare ../src/readelf -x .strtab testfile28 <<\EOF
Drun-readelf-test3.sh30 testrun_compare ../src/readelf -n testfile40.debug <<\EOF
Drun-readelf-test4.sh30 testrun_compare ../src/readelf -c testfile19.index <<\EOF
Drun-readelf-test1.sh37 testrun ../src/readelf -r testfile3 > testfile.temp
Drun-elflint-self.sh46 runtest ../src/readelf
Drun-strip-test.sh61 testrun ../src/readelf -S testfile.temp > testfile.sections || status=$?
DMakefile.in65 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 \
DChangeLog221 * 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/
Delfutils.spec.in30 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/
Dsymbolize.py38 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/
DREADME.txt8 readelf.c
23 readelf.c reads ELF format, hands syms directly to storage.c,
/external/llvm/test/Object/
Dobjdump-sectionheaders.test4 ; To verify this, use readelf -S, not objdump -h. Binutils objdump filters the
/external/valgrind/main/coregrind/m_ume/
Delf.c93 struct elfinfo *readelf(Int fd, const char *filename) in readelf() function
323 e = readelf(fd, name);
382 interp = readelf(intfd, buf);
/external/elfutils/libasm/
DMakefile.am79 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
/external/elfutils/libdw/
DMakefile.am103 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
/external/elfutils/libelf/
DMakefile.am118 if readelf -d $@ | fgrep -q TEXTREL; then exit 1; fi
/external/valgrind/main/
DAUTHORS51 Daniel Berlin modified readelf's dwarf2 source line reader, written by Nick
/external/valgrind/main/coregrind/
DMakefile.am278 m_debuginfo/readelf.c \

12