Searched refs:native_process_darwin_sp (Results 1 – 1 of 1) sorted by relevance
140 std::shared_ptr<NativeProcessDarwin> native_process_darwin_sp( in Attach() local143 if (!native_process_darwin_sp->RegisterNativeDelegate(native_delegate)) { in Attach()149 native_process_darwin_sp->AttachToInferior(mainloop, pid, error); in Attach()153 native_process_sp = native_process_darwin_sp; in Attach()