Home
last modified time | relevance | path

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

123

/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/chromium_org/third_party/codesighs/
Dbasesummary.unix.bash154 READELF_PROG=`which eu-readelf 2>/dev/null | grep /eu-readelf$`
158 READELF_PROG=`which readelf 2>/dev/null | grep /readelf$`
161 if readelf --help | grep "\--wide" >&/dev/null; then
Dautosummary.unix.bash155 READELF_PROG=`which eu-readelf 2>/dev/null | grep /eu-readelf$`
159 READELF_PROG=`which readelf 2>/dev/null | grep /readelf$`
162 if readelf --help | grep "\--wide" >&/dev/null; then
Dreadelf_wrap.pl71 my $readelf = $ENV{'READELF_PROG'};
72 if (!$readelf) {
73 $readelf = 'readelf';
75 open(READELF_OUTPUT, "$readelf -Ss $ARGV[0] 2>/dev/null | c++filt |") or die "readelf failed to run…
/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-test4.sh30 testrun_compare ../src/readelf -c testfile19.index <<\EOF
Drun-readelf-test3.sh30 testrun_compare ../src/readelf -n testfile40.debug <<\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=$?
/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/chromium_org/build/toolchain/nacl/
DBUILD.gn30readelf -d \${lib} | grep SONAME ; nm -gD -f p \${lib} | cut -f1-2 -d' '; } > \${lib}.TOC; else $l…
/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/chromium_org/build/
Dgdb-add-index40 local readelf_out=$(readelf -S "$file")
/external/valgrind/main/coregrind/m_ume/
Delf.c92 struct elfinfo *readelf(Int fd, const char *filename) in readelf() function
322 e = readelf(fd, name); in VG_()
381 interp = readelf(intfd, buf); in VG_()
/external/llvm/test/DebugInfo/SystemZ/
Deh_frame.s21 # The readelf rendering is:
/external/chromium_org/build/android/
Dwrite_ordered_libraries.gypi39 '--readelf=<(android_readelf)',

123