Home
last modified time | relevance | path

Searched refs:READELF (Results 1 – 25 of 33) sorted by relevance

12

/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dreadelf.exp26 verbose "$READELF is only intended for ELF targets" 2
44 global READELF
50 set got [remote_exec host "$READELF $READELFFLAGS -h $binary_file" "" "/dev/null" "readelf.out"]
81 global READELF
87 send_log "exec $READELF $READELFFLAGS $options $binary_file > readelf.out\n"
88 …set got [remote_exec host "$READELF $READELFFLAGS $options $binary_file" "" "/dev/null" "readelf.o…
146 global READELF
162 set got [remote_exec host "$READELF $READELFFLAGS -wi $tempfile" "" "/dev/null" "readelf.out"]
222 global READELF
243 set got [remote_exec host "$READELF $READELFFLAGS -wa $tempfile" "" "/dev/null" "readelf.out"]
[all …]
Dobjcopy.exp406 global READELF
417 verbose -log "$READELF -a tmpdir/testprog.o > tmpdir/osabi.in"
418 set exec_output [remote_exec host "$READELF -h tmpdir/testprog.o" "" "/dev/null" "tmpdir/osabi.in"]
461 verbose -log "$READELF -a tmpdir/testprog.o > tmpdir/osabi.out"
462 …set exec_output [remote_exec host "$READELF -h tmpdir/testprog.o" "" "/dev/null" "tmpdir/osabi.out…
682 global READELF
695 verbose -log "$READELF -a ${copyfile} > tmpdir/osabi.in"
696 set exec_output [remote_exec host "$READELF -h ${copyfile}" "" "/dev/null" "tmpdir/osabi.in"]
727 verbose -log "$READELF -a ${copyfile} > tmpdir/osabi.out"
728 set exec_output [remote_exec host "$READELF -h ${copyfile}" "" "/dev/null" "tmpdir/osabi.out"]
[all …]
Dcompress.exp101 set got [remote_exec host "$READELF -S --wide ${copyfile}.a" "" "/dev/null" "tmpdir/libdw2.out"]
/toolchain/binutils/binutils-2.25/binutils/
Dembedspu.sh108 READELF="$prog"
111 if ! ${READELF} -h ${INFILE} | grep 'Class:.*ELF32' >/dev/null 2>/dev/null \
112 || ! ${READELF} -h ${INFILE} | grep 'Type:.*EXEC' >/dev/null 2>/dev/null \
113 || ! ${READELF} -h ${INFILE} | egrep 'Machine:.*(SPU|17)' >/dev/null 2>/dev/null
119 …toe=`${READELF} -S ${INFILE} | sed -n -e 's, *\[ *\([0-9]*\)\] *\.toe *[PROGN]*BITS *\([0-9a-f]*\)…
122 has_ea=`${READELF} -S ${INFILE} | sed -n -e 's, *\[ *\([0-9]*\)\] *\._ea *PROGBITS.*,\1,p'`
124 …sections=`${READELF} -S ${INFILE} | sed -n -e 's, *\[ *\([0-9]*\)\] *[^ ]* *PROGBITS *\([0-9a-f]*\…
128 …relas=`${READELF} -S ${INFILE} | sed -n -e 's, *\[ *[0-9]*\] *[^ ]* *RELA *[0-9a-f]* *0*\([0-9a-f]…
153 `${READELF} -s -W ${INFILE} | grep ' _EAR_' | sort -k 2 | awk \
186 `test -z "${relas}" || ${READELF} -r -W ${INFILE} | awk \
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfcomm/
Delfcomm.exp127 global READELF
129 send_log "$READELF --syms tmpdir/common1.o | grep foo\n"
130 set exec_output [run_host_cmd "$READELF" "--syms tmpdir/common1.o | grep foo"]
144 global READELF
154 send_log "$READELF --syms tmpdir/common.exe | grep foo\n"
155 set exec_output [run_host_cmd "$READELF" "--syms tmpdir/common.exe | grep foo"]
169 global READELF
172 set exec_output [run_host_cmd "$READELF" "--syms tmpdir/common1a.o | grep foo"]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
Dbinutils.exp42 global READELF
67 send_log "$READELF -l --wide tmpdir/$test > tmpdir/$test.exp\n"
68 set got [remote_exec host "$READELF -l --wide tmpdir/$test" "" "/dev/null" "tmpdir/$test.exp"]
83 send_log "$READELF -l --wide tmpdir/$test > tmpdir/$test.out\n"
84 set got [remote_exec host "$READELF -l --wide tmpdir/$test" "" "/dev/null" "tmpdir/$test.out"]
Difunc.exp61 global READELF
64 catch "exec $READELF $READELFFLAGS --file-header $binary_file > readelf.out" got
89 global READELF
92 catch "exec $READELF $READELFFLAGS --symbols $binary_file > readelf.out" got
115 global READELF
118 catch "exec $READELF $READELFFLAGS --relocs --wide $binary_file > readelf.out" got
140 global READELF
143 catch "exec $READELF $READELFFLAGS --relocs $binary_file > readelf.out" got
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dbinutils.exp45 global READELF
74 send_log "$READELF -l --wide tmpdir/$test > tmpdir/$test.exp\n"
75 set got [remote_exec host "$READELF -l --wide tmpdir/$test" "" "/dev/null" "tmpdir/$test.exp"]
114 send_log "$READELF -l --wide tmpdir/$test > tmpdir/$test.out\n"
115 set got [remote_exec host "$READELF -l --wide tmpdir/$test" "" "/dev/null" "tmpdir/$test.out"]
Dsec-to-seg.exp41 global READELF
48 send_log "$READELF --program-headers --section-headers tmpdir/sec-to-seg\n"
49 … set exec_output [run_host_cmd "$READELF" "--program-headers --section-headers tmpdir/sec-to-seg"]
Dtls_common.exp39 global READELF
66 set readelf_output [run_host_cmd "$READELF" "-l --wide tmpdir/tls_common"]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/
Dunique.exp62 global READELF
65 catch "exec $READELF $READELFFLAGS --file-header $binary_file > readelf.out" got
90 global READELF
93 catch "exec $READELF $READELFFLAGS --symbols $binary_file > readelf.out" got
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Delf.exp22 global READELF
33 send_log "$READELF $readelf_opts dump.o $readelf_pipe > dump.out\n"
34 set status [gas_host_run "$READELF $readelf_opts dump.o" ">readelf.out"]
/toolchain/binutils/binutils-2.25/gas/testsuite/config/
Ddefault.exp57 if ![info exists READELF] then {
58 set READELF [findfile $base_dir/../../binutils/readelf]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/
Dspu.exp28 global AS ASFLAGS LD LDFLAGS READELF READELFFLAGS
67 set cmd "$READELF $READELFFLAGS -r --wide tmpdir/embed.o > tmpdir/embed.out"
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
Ddefault.exp57 if ![info exists READELF] then {
58 set READELF [findfile $base_dir/readelf]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips-elf-flags.exp62 global ld ldemul READELF
73 catch "exec $READELF --headers $finalobj" output
/toolchain/binutils/binutils-2.25/ld/testsuite/config/
Ddefault.exp266 if ![info exists READELF] then {
267 set READELF [findfile $base_dir/../binutils/readelf]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
Dtic6x.exp163 global READELF
167 set cmd "$READELF $READELFFLAGS --file-header $binary_file"
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dbinutils-common.exp133 global READELF
137 catch "exec $READELF $READELFFLAGS -h $binary_file > readelf.out" got
Dutils-lib.exp249 global OBJDUMP NM OBJCOPY READELF STRIP
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Ddwarfreloc.exp66 set cmd "$READELF --debug-dump=info tmpdir/dwarfreloc.o"
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
Dld-lib.exp566 global OBJDUMP NM AS OBJCOPY READELF LD
1065 global READELF
1155 { set dump_prog $READELF }
1403 global READELF
1510 { set dump_prog $READELF }
/toolchain/binutils/binutils-2.25/
DMakefile.tpl212 READELF="$(READELF)"; export READELF; \
292 READELF="$(READELF_FOR_TARGET)"; export READELF; \
404 READELF = @READELF@
Dconfigure9844 if test -n "$READELF"; then
9845 ac_cv_prog_READELF=$READELF
9859 if test -n "$READELF"; then
9860 ac_cv_prog_READELF="$READELF" # Let the user override the test.
9880 if test -n "$READELF"; then
9881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
9882 $as_echo "$READELF" >&6; }
9901 if test -n "$READELF"; then
9902 ac_cv_prog_READELF="$READELF" # Let the user override the test.
9922 if test -n "$READELF"; then
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp438 global OBJDUMP NM AS OBJCOPY READELF

12