Lines Matching full:vmap
882 "vmap table offset 0x%08x is past end of file 0x%08zx. "
883 "vmap table offset was loaded from offset 0x%08x.\n",
998 // Display data stored at the the vmap offset of an oat method.
1003 // The optimizing compiler outputs its CodeInfo data in the vmap table.
1103 // null, and the vmap table is not null, then this method has been compiled
1228 // The optimizing compiler outputs its CodeInfo data in the vmap table.
1831 // Method compiled with the optimizing compiler have no vmap table.
2388 } else if (option == "--no-dump:vmap") {
2477 " --no-dump:vmap may be used to disable vmap dumping.\n"
2478 " Example: --no-dump:vmap\n"