Home | History | Annotate | Download | only in oatdump

Lines Matching refs:Header

651     if (fsize == 0 || fsize < sizeof(DexFile::Header)) {
866 "WARNING: oat quick method header offset 0x%08x is past end of file 0x%08zx.\n",
2199 fprintf(stderr, "Invalid image header %s\n", image_space->GetImageLocation().c_str());
2394 } else if (option =="--header-only") {
2486 " --header-only may be used to print only the oat header.\n"
2487 " Example: --header-only\n"