Lines Matching +defs:buffer +defs:file +defs:name
95 ProcessOptionValueProperties(llvm::StringRef name) : Cloneable(name) {}
242 void ProcessProperties::SetPythonOSPluginPath(const FileSpec &file) {
244 SetPropertyAtIndex(idx, file);
2029 error = Status::FromErrorString("buffer is null");
2033 error = Status::FromErrorString("buffer size is zero");
2081 error = Status::FromErrorString("buffer is null");
2085 error = Status::FromErrorString("buffer size is zero");
2337 // directly into the breakpoint opcode buffer
2440 std::string buffer(size, 0);
2441 WriteMemory(return_addr, buffer.c_str(), size, error);
2694 return Status::FromErrorStringWithFormat("file doesn't exist: '%s'",
2803 // We successfully loaded a core file, now pretend we stopped so we can
2804 // show all of the threads in the core file and explore the crashed state.
2818 "Did not get stopped event after loading the core file.");
3033 "invalid platform, can't find processes by name");
3038 error = Status::FromErrorString("invalid process name");
3360 // Position of the memory buffer.
3662 // run the lldb/test/thread/a.out file and break at main.cpp:58, run
3784 // On platforms with abbreviated thread name lengths, choose thread names
3973 // Debugger.cpp file where it calls the function as
4484 // Process::ListProcessesMatchingName (const char *name, StringList &matches,
4719 // SIGINT handler), like write 1 byte to a file descriptor. This will
4750 NativeFile m_read_file; // Read from this file (usually actual STDIN for LLDB
4751 NativeFile m_write_file; // Write to this file (usually the primary pty for
6273 // the supported_type_names, map that type name to that plugin. Stop when
6299 LLDB_LOG(log, "using plugin {0} for type name {1}",
6322 // Grab the async structured type name (i.e. the feature/plugin name).
6327 // Check if there's a plugin registered for this type name.
6481 // Add dirty pages to the core file ranges and return true if dirty pages
6605 // for a full core file style.
6618 // Save only the dirty pages to the core file. Make sure the process has at
6646 // Save all thread stacks to the core file. Some OS versions support reporting
6651 // dirty regions as this will make the core file smaller. If the process