Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp59 NativeProcessProtocolSP &native_process_sp) { in Launch() argument
103 native_process_sp.reset(); in Launch()
120 native_process_sp = np_darwin_sp; in Launch()
126 MainLoop &mainloop, NativeProcessProtocolSP &native_process_sp) { in Attach() argument
153 native_process_sp = native_process_darwin_sp; in Attach()