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

References

tools/lldb/source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp
  264   if (log) {
  276     log->PutString(s.GetString());
  291     LLDB_LOGF(log, "About to write arg%" PRIu64 " (0x%" PRIx64 ") into %s",
  299   LLDB_LOGF(log, "16-byte aligning SP: 0x%" PRIx64 " to 0x%" PRIx64,
  314   LLDB_LOGF(log,
  325   LLDB_LOGF(log, "Writing SP: 0x%" PRIx64, (uint64_t)sp);
  332   LLDB_LOGF(log, "Writing IP: 0x%" PRIx64, (uint64_t)func_addr);