reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
570 if (log) { 581 log->PutString(s.GetString()); 604 LLDB_LOGF(log, "About to write arg%zd (0x%" PRIx64 ") into %s", i + 1, 633 LLDB_LOGF(log, "About to write arg%zd (0x%" PRIx64 ") at 0x%" PRIx64 "", 656 LLDB_LOGF(log, "Writing R0: 0x%" PRIx64, (uint64_t)0); 665 LLDB_LOGF(log, "Writing SP: 0x%" PRIx64, (uint64_t)sp); 671 LLDB_LOGF(log, "Writing RA: 0x%" PRIx64, (uint64_t)return_addr); 677 LLDB_LOGF(log, "Writing PC: 0x%" PRIx64, (uint64_t)func_addr); 683 LLDB_LOGF(log, "Writing r25: 0x%" PRIx64, (uint64_t)func_addr);