Searched refs:V8PRIxPTR (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/v8/src/
H A Ddeoptimizer.cc323 " / %" V8PRIxPTR "]\n", reinterpret_cast<intptr_t>(function));
351 " / %" V8PRIxPTR "]\n", reinterpret_cast<intptr_t>(function));
473 PrintF(scope.file(), "[deoptimize global object @ 0x%08" V8PRIxPTR "]\n",
766 "[deoptimizing (DEOPT %s): begin 0x%08" V8PRIxPTR " ",
856 "[deoptimizing (%s): end 0x%08" V8PRIxPTR " ",
861 " @%d => node=%d, pc=0x%08" V8PRIxPTR ", state=%s, alignment=%s,"
966 " 0x%08" V8PRIxPTR ": [top + %d] <- 0x%08"
967 V8PRIxPTR " ; caller's pc\n",
990 " 0x%08" V8PRIxPTR ": [top + %d] <- 0x%08"
991 V8PRIxPTR " ; calle
[all...]
H A Ddisassembler.cc25 PrintF("%" V8PRIxPTR " %4" V8PRIdPTR " %02x\n",
30 PrintF(f, "%" V8PRIxPTR " %4" V8PRIdPTR " %02x\n",
134 "%08" V8PRIxPTR " jump table entry %4" V8PRIdPTR,
H A Dlog-utils.cc157 Append("0x%" V8PRIxPTR, addr);
H A Dlog.cc853 msg.Append("%s,0x%" V8PRIxPTR, name, location);
901 msg.Append("shared-library,\"%s\",0x%08" V8PRIxPTR ",0x%08" V8PRIxPTR,
1094 msg.Append("new,%s,0x%" V8PRIxPTR ",%u", name, object,
1103 msg.Append("delete,%s,0x%" V8PRIxPTR, name, object);
H A Ddebug.cc1816 PrintF("Replacing code %08" V8PRIxPTR " - %08" V8PRIxPTR " (%d) "
1817 "with %08" V8PRIxPTR " - %08" V8PRIxPTR " (%d) "
1819 "changing pc from %08" V8PRIxPTR " to %08" V8PRIxPTR "\n",
H A Dhydrogen-check-elimination.cc748 PrintF("%" V8PRIxPTR, list->at(j).Hashcode());
H A Dd8.cc1495 printf(" 0x%05" V8PRIxPTR ": (%d, \"%s\"),\n", p, t, n);
1515 printf(" (\"%s\", 0x%05" V8PRIxPTR "): \"%s\",\n", sname, p, n);
H A Dobjects.cc11584 PrintF(scope.file(), "[marking dependent code 0x%08" V8PRIxPTR
/external/chromium_org/v8/src/base/
H A Dmacros.h363 #define V8PRIxPTR V8_PTR_PREFIX "x" macro
369 #undef V8PRIxPTR macro
370 #define V8PRIxPTR "lx" macro
/external/chromium_org/v8/src/base/platform/
H A Dplatform-cygwin.cc127 if (fscanf(fp, "%" V8PRIxPTR "-%" V8PRIxPTR, &start, &end) != 2) break;
153 "%08" V8PRIxPTR "-%08" V8PRIxPTR, start, end);
H A Dplatform-linux.cc220 if (fscanf(fp, "%" V8PRIxPTR "-%" V8PRIxPTR, &start, &end) != 2) break;
247 "%08" V8PRIxPTR "-%08" V8PRIxPTR, start, end);
H A Dplatform-openbsd.cc134 if (fscanf(fp, "%" V8PRIxPTR "-%" V8PRIxPTR, &start, &end) != 2) break;
160 "%08" V8PRIxPTR "-%08" V8PRIxPTR, start, end);
/external/chromium_org/v8/test/cctest/
H A Dtest-log.cc367 "code-creation,Callback,-2,0x%" V8PRIxPTR ",1,\"method1\"",
414 "code-creation,Callback,-2,0x%" V8PRIxPTR ",1,\"get prop1\"",
421 "code-creation,Callback,-2,0x%" V8PRIxPTR ",1,\"set prop1\"",
428 "code-creation,Callback,-2,0x%" V8PRIxPTR ",1,\"get prop2\"",
H A Dtest-compiler.cc422 SNPrintF(smi_hex_buffer, "0x%" V8PRIxPTR, reinterpret_cast<intptr_t>(smi));
/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.cc1345 PrintF("Unaligned read at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1367 PrintF("Unaligned write at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1380 PrintF("Unaligned (double) read at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1394 PrintF("Unaligned (double) write at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1406 PrintF("Unaligned unsigned halfword read at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1419 PrintF("Unaligned signed halfword read at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1433 PrintF("Unaligned unsigned halfword write at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1446 PrintF("Unaligned halfword write at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
/external/chromium_org/v8/src/mips64/
H A Dsimulator-mips64.cc1346 PrintF("Unaligned read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1366 PrintF("Unaligned read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1387 PrintF("Unaligned write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1406 PrintF("Unaligned read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1427 PrintF("Unaligned write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1439 PrintF("Unaligned (double) read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1453 PrintF("Unaligned (double) write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1466 PrintF("Unaligned unsigned halfword read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1480 PrintF("Unaligned signed halfword read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1496 "Unaligned unsigned halfword write at 0x%08lx, pc=0x%08" V8PRIxPTR "\
[all...]
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.cc1087 PrintF("Unaligned read at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1101 PrintF("Unaligned write at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
1115 V8PRIxPTR "\n",
1142 V8PRIxPTR "\n",
1155 PrintF("Unaligned halfword write at 0x%08x, pc=0x%08" V8PRIxPTR "\n",
/external/chromium_org/v8/src/heap/
H A Dmark-compact.cc3610 PrintF("Sweeping 0x%" V8PRIxPTR " during evacuation.\n",
4183 PrintF("Sweeping 0x%" V8PRIxPTR " released page.\n",
4200 PrintF("Sweeping 0x%" V8PRIxPTR ".\n",
4209 PrintF("Sweeping 0x%" V8PRIxPTR " in parallel.\n",
4219 PrintF("Sweeping 0x%" V8PRIxPTR ".\n", reinterpret_cast<intptr_t>(p));

Completed in 2008 milliseconds