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

References

tools/lldb/source/Expression/IRExecutionUnit.cpp
  249   if (log) {
  257     LLDB_LOGF(log, "Module being sent to JIT: \n%s", s.c_str());
  434   if (log) {
  435     LLDB_LOGF(log, "Code can be run in the target.");
  442       LLDB_LOGF(log, "Couldn't disassemble function : %s",
  445       LLDB_LOGF(log, "Function disassembly:\n%s", disassembly_stream.GetData());
  448     LLDB_LOGF(log, "Sections: ");
  451         record.dump(log);
  462           my_extractor.PutToLog(log, 0, my_buffer.GetByteSize(),
  467         record.dump(log);
  471         my_extractor.PutToLog(log, 0, record.m_size, record.m_host_address, 16,