Searched refs:all_code (Results 1 – 1 of 1) sorted by relevance
161 # @all_code: code in bytes without the marker166 local all_code="$1"176 all_code=$(echo $all_code | sed -e 's/[<>()]//g')180 get_substr_opcode_bytes_num "$all_code" "$line"192 # Delete matched opcode bytes from all_code. For that, compute200 all_code=$(echo $all_code | sed -e "s!^.\{$del_chars\}!!")