Lines Matching refs:range_info
521 range_info=`objdump -h $FILE_IMAGE 2>/dev/null | grep " .text "`522 tmp1=`echo $range_info | awk '{print $4}'`