HomeSort by relevance Sort by last modified time
    Searched refs:Printf (Results 226 - 250 of 373) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/lldb/source/Interpreter/
OptionValueFileSpec.cpp 59 strm.Printf ("(%s)", GetTypeAsCString ());
OptionValueUUID.cpp 30 strm.Printf ("(%s)", GetTypeAsCString ());
  /external/lldb/source/Breakpoint/
BreakpointLocationList.cpp 147 s->Printf("%p: ", this);
150 s->Printf("BreakpointLocationList with %" PRIu64 " BreakpointLocations:\n", (uint64_t)m_locations.size());
236 s->Printf(" ");
WatchpointList.cpp 58 s->Printf("%p: ", this);
60 s->Printf("WatchpointList with %" PRIu64 " Watchpoints:\n",
264 s->Printf(" ");
  /external/lldb/source/Target/
LanguageRuntime.cpp 152 s->Printf ("Exception breakpoint (catch: %s throw: %s)",
159 s->Printf (" using: ");
163 s->Printf (" the correct runtime exception handler will be determined when you run");
ThreadPlan.cpp 107 log->Printf ("ThreadPlan::ShouldReportStop() returning previous thread plan vote: %s",
113 log->Printf ("ThreadPlan::ShouldReportStop() returning vote: %s", GetVoteAsCString (m_stop_vote));
162 log->Printf("%s Thread #%u (0x%p): tid = 0x%4.4" PRIx64 ", pc = 0x%8.8" PRIx64 ", sp = 0x%8.8" PRIx64 ", fp = 0x%8.8" PRIx64 ", "
ThreadPlanTracer.cpp 80 stream->Printf("\n");
175 stream.Printf("%*s", target - (length + 1) + 1, "");
254 stream->Printf("\n\targ[%d]=%llx", arg_index, value_list.GetValueAtIndex(arg_index)->GetScalar().ULongLong());
Target.cpp 99 log->Printf ("%p Target::Target()", this);
113 log->Printf ("%p Target::~Target()", this);
120 // s->Printf("%.*p: ", (int)sizeof(void*) * 2, this);
516 log->Printf ("Target::%s (internal = %s) => break_id = %s\n", __FUNCTION__, internal ? "yes" : "no", s.GetData());
558 log->Printf("Target::%s (addr = 0x%8.8" PRIx64 " size = %" PRIu64 " type = %u)\n",
619 log->Printf("Target::%s (creation of watchpoint %s with id = %u)\n",
647 log->Printf ("Target::%s (internal_also = %s)\n", __FUNCTION__, internal_also ? "yes" : "no");
661 log->Printf ("Target::%s (internal_also = %s)\n", __FUNCTION__, internal_also ? "yes" : "no");
673 log->Printf ("Target::%s (internal_also = %s)\n", __FUNCTION__, internal_also ? "yes" : "no");
685 log->Printf ("Target::%s (break_id = %i, internal = %s)\n", __FUNCTION__, break_id, LLDB_BREAK_ID_IS_INTERNAL (…)
    [all...]
  /external/lldb/source/
lldb-log.cpp 148 feedback_strm->Printf ("error: unrecognized log category '%s'\n", arg);
218 feedback_strm->Printf("error: unrecognized log category '%s'\n", arg);
235 strm->Printf("Logging categories for 'lldb':\n"
  /external/lldb/source/Core/
Broadcaster.cpp 34 log->Printf ("%p Broadcaster::Broadcaster(\"%s\")", this, m_broadcaster_name.AsCString());
42 log->Printf ("%p Broadcaster::~Broadcaster(\"%s\")", this, m_broadcaster_name.AsCString());
244 log->Printf ("%p Broadcaster(\"%s\")::BroadcastEvent (event_sp = {%s}, unique =%i) hijack = %p",
300 log->Printf ("%p Broadcaster(\"%s\")::HijackBroadcaster (listener(\"%s\")=%p)",
320 log->Printf ("%p Broadcaster(\"%s\")::RestoreBroadcaster (about to pop listener(\"%s\")=%p)",
Section.cpp 44 // printf ("Section::Section(%p): module=%p, sect_id = 0x%16.16" PRIx64 ", addr=[0x%16.16" PRIx64 " - 0x%16.16" PRIx64 "), file [0x%16.16" PRIx64 " - 0x%16.16" PRIx64 "), flags = 0x%8.8x, name = %s\n",
75 // printf ("Section::Section(%p): module=%p, sect_id = 0x%16.16" PRIx64 ", addr=[0x%16.16" PRIx64 " - 0x%16.16" PRIx64 "), file [0x%16.16" PRIx64 " - 0x%16.16" PRIx64 "), flags = 0x%8.8x, name = %s.%s\n",
83 // printf ("Section::~Section(%p)\n", this);
203 // s->Printf("%.*p: ", (int)sizeof(void*) * 2, this);
205 s->Printf("0x%8.8" PRIx64 " %-16s ", GetID(), GetSectionTypeAsCString (m_type));
210 s->Printf("%39s", "");
227 s->Printf("%c 0x%8.8" PRIx64 " 0x%8.8" PRIx64 " 0x%8.8x ", resolved ? ' ' : '*', m_file_offset, m_file_size, Get());
258 s->Printf("%s.", name);
515 s->Printf( "SectID Type %s Address File Off. File Size Flags Section Name\n", target_has_loaded_sections ? "Load" : "File");
  /external/lldb/source/DataFormatters/
NSDictionary.cpp 146 stream.Printf("%s%" PRIu64 " %s%s",
213 idx_name.Printf("[%zu]",idx);
215 key_fetcher_expr.Printf("(id)[(NSArray*)[(id)0x%" PRIx64 " allKeys] objectAtIndex:%zu]",m_backend.GetPointerValue(),idx);
217 value_fetcher_expr.Printf("(id)[(id)0x%" PRIx64 " objectForKey:(%s)]",m_backend.GetPointerValue(),key_fetcher_expr.GetData());
219 object_fetcher_expr.Printf("struct __lldb_autogen_nspair { id key; id value; } _lldb_valgen_item; _lldb_valgen_item.key = %s; _lldb_valgen_item.value = %s; _lldb_valgen_item;",key_fetcher_expr.GetData(),value_fetcher_expr.GetData());
404 idx_name.Printf("[%zu]",idx);
568 idx_name.Printf("[%zu]",idx);
FormatManager.cpp 347 log->Printf("\n\n[FormatManager::GetSummaryFormat] Looking into cache for type %s", valobj_type.AsCString("<invalid>"));
352 log->Printf("[FormatManager::GetSummaryFormat] Cache search success. Returning.");
354 log->Printf("[FormatManager::GetSummaryFormat] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses());
359 log->Printf("[FormatManager::GetSummaryFormat] Cache search failed. Going normal route");
365 log->Printf("[FormatManager::GetSummaryFormat] Caching %p for type %s",retval.get(),valobj_type.AsCString("<invalid>"));
369 log->Printf("[FormatManager::GetSummaryFormat] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses());
384 log->Printf("\n\n[FormatManager::GetSyntheticChildren] Looking into cache for type %s", valobj_type.AsCString("<invalid>"));
389 log->Printf("[FormatManager::GetSyntheticChildren] Cache search success. Returning.");
391 log->Printf("[FormatManager::GetSyntheticChildren] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses());
396 log->Printf("[FormatManager::GetSyntheticChildren] Cache search failed. Going normal route")
    [all...]
  /external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteRegisterContext.cpp 264 log->Printf("error: failed to get packet sequence mutex, not sending read register for \"%s\":\n%s", reg_info->name, strm.GetData());
268 log->Printf("error: failed to get packet sequence mutex, not sending read register for \"%s\"", reg_info->name);
310 packet.Printf ("P%x=", reg);
317 packet.Printf (";thread:%4.4" PRIx64 ";", m_thread.GetProtocolID());
343 packet.Printf ("QSyncThreadState:%4.4" PRIx64 ";", m_thread.GetProtocolID());
404 packet.Printf (";thread:%4.4" PRIx64 ";", m_thread.GetProtocolID());
478 log->Printf("error: failed to get packet sequence mutex, not sending write register for \"%s\":\n%s", reg_info->name, strm.GetData());
481 log->Printf("error: failed to get packet sequence mutex, not sending write register for \"%s\"", reg_info->name);
550 log->Printf("error: failed to get packet sequence mutex, not sending read all registers:\n%s", strm.GetData());
553 log->Printf("error: failed to get packet sequence mutex, not sending read all registers")
    [all...]
  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCRuntimeV2.cpp 65 int printf(const char * format, ...);
69 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__)
153 int printf(const char * format, ...);
158 #define DEBUG_PRINTF(fmt, ...) printf(fmt, ## __VA_ARGS__)
487 "extern \"C\" int printf(const char *format, ...); \n"
511 "extern \"C\" int printf(const char *format, ...); \n"
604 printf ("RemoteNXMapTable.m_load_addr = 0x%" PRIx64 "\n", m_load_addr);
605 printf ("RemoteNXMapTable.m_count = %u\n", m_count);
606 printf ("RemoteNXMapTable.m_num_buckets_minus_one = %u\n", m_num_buckets_minus_one);
607 printf ("RemoteNXMapTable.m_buckets_ptr = 0x%" PRIX64 "\n", m_buckets_ptr)
    [all...]
  /external/lldb/source/Commands/
CommandObjectWatchpoint.cpp     [all...]
CommandObjectBreakpointCommand.cpp 281 out_stream->Printf ("%s\n", g_reader_instructions);
283 out_stream->Printf ("%s", reader.GetPrompt());
294 out_stream->Printf ("%s", reader.GetPrompt());
315 out_stream->Printf ("%s", reader.GetPrompt());
336 out_stream->Printf ("Warning: No command attached to breakpoint.\n");
    [all...]
CommandObjectRegister.cpp 144 strm.Printf ("%s:\n", reg_set->name);
164 strm.Printf("%u registers were unavailable.\n", unavailable_count);
250 strm.Printf("%-12s = error: unavailable\n", reg_info->name);
  /external/lldb/source/Plugins/Disassembler/llvm/
DisassemblerLLVMC.cpp 313 mnemonic_strm.Printf("0x%2.2x", uval8);
321 mnemonic_strm.Printf("0x%4.4x", uval16);
329 mnemonic_strm.Printf("0x%8.8x", uval32);
337 mnemonic_strm.Printf("0x%16.16" PRIx64, uval64);
350 mnemonic_strm.Printf("0x%2.2x", bytes[0]);
352 mnemonic_strm.Printf(" 0x%2.2x", bytes[i]);
  /external/lldb/source/Symbol/
Block.cpp 57 s->Printf(", range%s = ", num_ranges > 1 ? "s" : "");
86 s->Printf("%p: ", this);
92 s->Printf(", parent = {0x%8.8" PRIx64 "}", parent_block->GetID());
197 s->Printf(", Block{0x%8.8" PRIx64 "}", GetID());
411 log->Printf ("warning: %s:%u block {0x%8.8" PRIx64 "} has range[%u] [0x%" PRIx64 " - 0x%" PRIx64 ") which is not contained in parent block {0x%8.8" PRIx64 "} in function {0x%8.8" PRIx64 "} from %s",
424 log->Printf ("warning: block {0x%8.8" PRIx64 "} has range[%u] [0x%" PRIx64 " - 0x%" PRIx64 ") which is not contained in parent block {0x%8.8" PRIx64 "} in function {0x%8.8" PRIx64 "} from %s",
  /external/lldb/source/Plugins/Platform/Linux/
PlatformLinux.cpp 367 strm.Printf (" Kernel: %s\n", un.sysname);
368 strm.Printf (" Release: %s\n", un.release);
369 strm.Printf (" Version: %s\n", un.version);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_suppressions.cc 114 Printf("%s: failed to parse suppressions\n", SanitizerToolName);
  /external/lldb/source/API/
SBStream.cpp 60 SBStream::Printf (const char *format, ...)
SBType.cpp 607 strm.Printf ("+%u + %u bits: (", byte_offset, byte_bit_offset);
609 strm.Printf ("+%u: (", byte_offset);
615 strm.Printf (") %s", name);
619 strm.Printf (" : %u", bitfield_bit_size);
SBTypeFilter.cpp 68 description.Printf("%s\n",

Completed in 782 milliseconds

1 2 3 4 5 6 7 8 91011>>