/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectApropos.cpp | 56 result.AppendMessageWithFormat("No commands found pertaining to '%s'. " in DoExecute() 62 result.AppendMessageWithFormat( in DoExecute()
|
H A D | CommandObjectWatchpoint.cpp | 216 result.AppendMessageWithFormat( in DoExecute() 318 result.AppendMessageWithFormat("All watchpoints enabled. (%" PRIu64 in DoExecute() 336 result.AppendMessageWithFormat("%d watchpoints enabled.\n", count); in DoExecute() 393 result.AppendMessageWithFormat("All watchpoints disabled. (%" PRIu64 in DoExecute() 414 result.AppendMessageWithFormat("%d watchpoints disabled.\n", count); in DoExecute() 515 result.AppendMessageWithFormat("All watchpoints removed. (%" PRIu64 in DoExecute() 536 result.AppendMessageWithFormat("%d watchpoints deleted.\n", count); in DoExecute() 636 result.AppendMessageWithFormat("All watchpoints ignored. (%" PRIu64 in DoExecute() 654 result.AppendMessageWithFormat("%d watchpoints ignored.\n", count); in DoExecute() 782 result.AppendMessageWithFormat("%d watchpoints modified.\n", count); in DoExecute()
|
H A D | CommandObjectPlatform.cpp | 509 result.AppendMessageWithFormat("File Descriptor = %" PRIu64 "\n", fd); in DoExecute() 559 result.AppendMessageWithFormat("file %" PRIu64 " closed.\n", fd); in DoExecute() 605 result.AppendMessageWithFormat("Return = %" PRIu64 "\n", retcode); in DoExecute() 606 result.AppendMessageWithFormat("Data = \"%s\"\n", buffer.c_str()); in DoExecute() 701 result.AppendMessageWithFormat("Return = %" PRIu64 "\n", retcode); in DoExecute() 856 result.AppendMessageWithFormat( in DoExecute() 861 result.AppendMessageWithFormat("get-file failed: %s\n", in DoExecute() 926 result.AppendMessageWithFormat("File size of %s (remote): %" PRIu64 in DoExecute() 931 result.AppendMessageWithFormat( in DoExecute() 999 result.AppendMessageWithFormat( in DoExecute() [all …]
|
H A D | CommandObjectVersion.cpp | 26 result.AppendMessageWithFormat("%s\n", lldb_private::GetVersion()); in DoExecute()
|
H A D | CommandObjectProcess.cpp | 280 result.AppendMessageWithFormat( in DoExecute() 447 result.AppendMessageWithFormat("Executable module set to \"%s\".\n", in DoExecute() 463 result.AppendMessageWithFormat( in DoExecute() 767 result.AppendMessageWithFormat("Process %" PRIu64 " resuming\n", in DoExecute() 1113 result.AppendMessageWithFormat( in DoExecute() 1180 result.AppendMessageWithFormat( in DoExecute() 1413 result.AppendMessageWithFormat( in DoExecute() 1516 result.AppendMessageWithFormat( in DoExecute() 1518 result.AppendMessageWithFormat( in DoExecute() 1520 result.AppendMessageWithFormat( in DoExecute()
|
H A D | CommandObjectMemory.cpp | 1135 result.AppendMessageWithFormat("data found at location: 0x%" PRIx64 "\n", in DoExecute() 1744 result.AppendMessageWithFormat( in DumpRegion() 1749 result.AppendMessageWithFormat("Dirty pages: "); in DumpRegion() 1752 result.AppendMessageWithFormat(", "); in DumpRegion() 1755 result.AppendMessageWithFormat("0x%" PRIx64, (*dirty_page_list)[i]); in DumpRegion() 1757 result.AppendMessageWithFormat(".\n"); in DumpRegion()
|
H A D | CommandObjectThread.cpp | 716 result.AppendMessageWithFormat("Resuming thread: "); in DoExecute() 718 result.AppendMessageWithFormat("Resuming threads: "); in DoExecute() 729 result.AppendMessageWithFormat("%u, ", thread->GetIndexID()); in DoExecute() 731 result.AppendMessageWithFormat("%u ", thread->GetIndexID()); in DoExecute() 739 result.AppendMessageWithFormat("in process %" PRIu64 "\n", in DoExecute() 758 result.AppendMessageWithFormat("Resuming thread 0x%4.4" PRIx64 in DoExecute() 778 result.AppendMessageWithFormat("Process %" PRIu64 " resuming\n", in DoExecute() 1106 result.AppendMessageWithFormat("Process %" PRIu64 " resuming\n", in DoExecute()
|
H A D | CommandObjectBreakpoint.cpp | 929 result.AppendMessageWithFormat("All breakpoints enabled. (%" PRIu64 in DoExecute() 963 result.AppendMessageWithFormat("%d breakpoints enabled.\n", in DoExecute() 1042 result.AppendMessageWithFormat("All breakpoints disabled. (%" PRIu64 in DoExecute() 1077 result.AppendMessageWithFormat("%d breakpoints disabled.\n", in DoExecute() 1477 result.AppendMessageWithFormat( in DoExecute() 1545 result.AppendMessageWithFormat( in DoExecute() 1984 result.AppendMessageWithFormat("Name: %s\n", name); in DoExecute() 2006 result.AppendMessageWithFormat("Name: %s not found.\n", name); in DoExecute()
|
H A D | CommandObjectWatchpointCommand.cpp | 588 result.AppendMessageWithFormat( in DoExecute()
|
H A D | CommandObjectBreakpointCommand.cpp | 652 result.AppendMessageWithFormat( in DoExecute()
|
H A D | CommandObjectTarget.cpp | 437 result.AppendMessageWithFormat( in DoExecute() 2768 result.AppendMessageWithFormat( in DoExecute() 2872 result.AppendMessageWithFormat("%s\n", path); in DoExecute() 4181 result.AppendMessageWithFormat( in AddModuleSymbols() 4863 result.AppendMessageWithFormat("Stop hook #%" PRIu64 " added.\n", in DoExecute() 4873 result.AppendMessageWithFormat("Stop hook #%" PRIu64 " added.\n", in DoExecute()
|
H A D | CommandObjectSource.cpp | 847 result.AppendMessageWithFormat("File: %s\n", in DisplayFunctionSource()
|
H A D | CommandObjectType.cpp | 2803 result.AppendMessageWithFormat("no type was found matching '%s'\n", in DoExecute()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
H A D | CommandReturnObject.h | 104 void AppendMessageWithFormat(const char *format, ...)
|
/openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandReturnObject.cpp | 64 void CommandReturnObject::AppendMessageWithFormat(const char *format, ...) { in AppendMessageWithFormat() function in CommandReturnObject
|
H A D | CommandInterpreter.cpp | 242 result.AppendMessageWithFormat("%s", command.c_str()); in ResolveCommand() 1435 result.AppendMessageWithFormat( in GetHelp() 1474 result.AppendMessageWithFormat( in GetHelp() 2554 result.AppendMessageWithFormat("%s %s\n", in HandleCommands() 2588 result.AppendMessageWithFormat( in HandleCommands() 2617 result.AppendMessageWithFormat("Command #%" PRIu64 in HandleCommands() 2637 result.AppendMessageWithFormat( in HandleCommands() 3240 result.AppendMessageWithFormat("Session's transcripts saved to %s\n", in SaveTranscript()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
H A D | ItaniumABILanguageRuntime.cpp | 362 result.AppendMessageWithFormat("%s ---> %s\n", entry.c_str(), in DoExecute()
|