Lines Matching refs:oatdump
58 "Usage: oatdump [options] ...\n"
59 " Example: oatdump --image=$ANDROID_PRODUCT_OUT/system/framework/boot.art --host-prefix=$ANDROID_PRODUCT_OUT\n"
60 " Example: adb shell oatdump --image=/system/framework/boot.art\n"
82 " Example: --output=/tmp/oatdump.txt\n"
1351 static int oatdump(int argc, char** argv) {
1476 return art::oatdump(argc, argv);