Home
last modified time | relevance | path

Searched refs:creation_error (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h702 Status *creation_error = nullptr);
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp624 Status *creation_error) { in CreateScriptedBreakpoint() argument