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

References

tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 6046       error.SetErrorStringWithFormat("unsupported core architecture: %s",
 6247           error = core_file.takeError();
 6253           error =
 6255           if (error.Success()) {
 6259                 error.SetErrorStringWithFormat(
 6271               while (bytes_left > 0 && error.Success()) {
 6283                   error = core_file.get()->Write(bytes, bytes_written);
 6291                   error = core_file.get()->Write(bytes, bytes_written);
 6300         error.SetErrorString(