chromium/tools/binary_size/libsupersize/testdata/mock_toolchain/objdump

#!/usr/bin/env bash
# Copyright 2019 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

base_dir=$(dirname "$0")
exec python3 "$base_dir/mock_objdump.py" "$@"