Searched refs:READELF (Results 1 – 25 of 33) sorted by relevance
12
26 verbose "$READELF is only intended for ELF targets" 244 global READELF50 set got [remote_exec host "$READELF $READELFFLAGS -h $binary_file" "" "/dev/null" "readelf.out"]81 global READELF87 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 READELF162 set got [remote_exec host "$READELF $READELFFLAGS -wi $tempfile" "" "/dev/null" "readelf.out"]222 global READELF243 set got [remote_exec host "$READELF $READELFFLAGS -wa $tempfile" "" "/dev/null" "readelf.out"][all …]
406 global READELF417 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 READELF695 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 …]
101 set got [remote_exec host "$READELF -S --wide ${copyfile}.a" "" "/dev/null" "tmpdir/libdw2.out"]
108 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/null119 …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 …]
127 global READELF129 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 READELF154 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 READELF172 set exec_output [run_host_cmd "$READELF" "--syms tmpdir/common1a.o | grep foo"]
42 global READELF67 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"]
61 global READELF64 catch "exec $READELF $READELFFLAGS --file-header $binary_file > readelf.out" got89 global READELF92 catch "exec $READELF $READELFFLAGS --symbols $binary_file > readelf.out" got115 global READELF118 catch "exec $READELF $READELFFLAGS --relocs --wide $binary_file > readelf.out" got140 global READELF143 catch "exec $READELF $READELFFLAGS --relocs $binary_file > readelf.out" got
45 global READELF74 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"]
41 global READELF48 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"]
39 global READELF66 set readelf_output [run_host_cmd "$READELF" "-l --wide tmpdir/tls_common"]
62 global READELF65 catch "exec $READELF $READELFFLAGS --file-header $binary_file > readelf.out" got90 global READELF93 catch "exec $READELF $READELFFLAGS --symbols $binary_file > readelf.out" got
22 global READELF33 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"]
57 if ![info exists READELF] then {58 set READELF [findfile $base_dir/../../binutils/readelf]
28 global AS ASFLAGS LD LDFLAGS READELF READELFFLAGS67 set cmd "$READELF $READELFFLAGS -r --wide tmpdir/embed.o > tmpdir/embed.out"
57 if ![info exists READELF] then {58 set READELF [findfile $base_dir/readelf]
62 global ld ldemul READELF73 catch "exec $READELF --headers $finalobj" output
266 if ![info exists READELF] then {267 set READELF [findfile $base_dir/../binutils/readelf]
163 global READELF167 set cmd "$READELF $READELFFLAGS --file-header $binary_file"
133 global READELF137 catch "exec $READELF $READELFFLAGS -h $binary_file > readelf.out" got
249 global OBJDUMP NM OBJCOPY READELF STRIP
66 set cmd "$READELF --debug-dump=info tmpdir/dwarfreloc.o"
566 global OBJDUMP NM AS OBJCOPY READELF LD1065 global READELF1155 { set dump_prog $READELF }1403 global READELF1510 { set dump_prog $READELF }
212 READELF="$(READELF)"; export READELF; \292 READELF="$(READELF_FOR_TARGET)"; export READELF; \404 READELF = @READELF@
9844 if test -n "$READELF"; then9845 ac_cv_prog_READELF=$READELF9859 if test -n "$READELF"; then9860 ac_cv_prog_READELF="$READELF" # Let the user override the test.9880 if test -n "$READELF"; then9881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF" >&59882 $as_echo "$READELF" >&6; }9901 if test -n "$READELF"; then9902 ac_cv_prog_READELF="$READELF" # Let the user override the test.9922 if test -n "$READELF"; then[all …]
438 global OBJDUMP NM AS OBJCOPY READELF