reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp
  232   if (log) {
  244     log->PutString(s.GetString());
  259     LLDB_LOGF(log, "About to write arg%" PRIu64 " (0x%" PRIx64 ") into %s",
  267   LLDB_LOGF(log, "16-byte aligning SP: 0x%" PRIx64 " to 0x%" PRIx64,
  283   LLDB_LOGF(log,
  294   LLDB_LOGF(log, "Writing SP: 0x%" PRIx64, (uint64_t)sp);
  301   LLDB_LOGF(log, "Writing IP: 0x%" PRIx64, (uint64_t)func_addr);