Lines Matching refs:PRIx64
88 snprintf(buffer, sizeof(buffer), " %5s = 0x%016" PRIx64 , name, value); in PrintRegister64()
180 printf("\n%s %016" PRIx64, indent.c_str(), address); in PrintStackContents()
230 printf("%s *(0x%016" PRIx64 ") = 0x%016" PRIx64, in PrintStackContents()
233 printf(" <%s> [%s : %d + 0x%" PRIx64 "]\n", in PrintStackContents()
274 printf(" [%s : %d + 0x%" PRIx64 "]", in PrintStack()
279 printf(" + 0x%" PRIx64, instruction_address - frame->function_base); in PrintStack()
282 printf(" + 0x%" PRIx64, in PrintStack()
286 printf("0x%" PRIx64, instruction_address); in PrintStack()
641 printf("%c%s%c%d%c0x%" PRIx64, in PrintStackMachineReadable()
649 printf("%c%c%c0x%" PRIx64, in PrintStackMachineReadable()
656 printf("%c%c%c%c0x%" PRIx64, in PrintStackMachineReadable()
665 printf("%c%c%c%c0x%" PRIx64, in PrintStackMachineReadable()
712 printf("0x%08" PRIx64 " - 0x%08" PRIx64 " %s %s%s%s\n", in PrintModule()
770 printf("Module%c%s%c%s%c%s%c%s%c0x%08" PRIx64 "%c0x%08" PRIx64 "%c%d\n", in PrintModulesMachineReadable()
809 printf("Crash address: 0x%" PRIx64 "\n", process_state.crash_address()); in PrintProcessState()
886 printf("%s%c0x%" PRIx64 "%c", in PrintProcessStateMachineReadable()