Home
last modified time | relevance | path

Searched defs:Process (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanBase.h24 friend class Process; // RunThreadPlan manages "stopper" base plans. variable
H A DQueueList.h29 friend class Process; variable
H A DThreadList.h27 friend class Process; variable
H A DDynamicLoader.h26 class Process; variable
H A DProcess.h410 friend class Process; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.h18 class Process; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointSiteList.h
H A DBreakpointLocation.h288 friend class Process; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h21 Process = Log::ChannelFlag<2>, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h26 Process = Log::ChannelFlag<7>, enumerator
H A DThreadGDBRemote.h22 class Process; variable
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc98 GeomEvent::Process() const in Process() function in GeomEvent
275 ZfsEvent::Process() const in Process() function in ZfsEvent
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DProgram.h50 process_t Process; /// Platform-dependent process object. member
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h38 Process = Log::ChannelFlag<19>, enumerator
/freebsd/lib/libdevdctl/
H A Devent.cc253 Event::Process() const in Process() function in DevdCtl::Event
492 DevfsEvent::Process() const in Process() function in DevdCtl::DevfsEvent
/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp214 int Process() { in Process() function in Handler
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h21 class Process; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h24 class Process; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp28 void *Process = nullptr; member in DynamicLibrary::HandleSet
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h64 class Process; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp381 void InclusionRewriter::Process(FileID FileId, in Process() function in InclusionRewriter
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1487 auto Process = [&](MachineBasicBlock::reverse_iterator It) { in fixEndsAtEndOfFunction() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h165 class Process; variable
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp445 Process::Process(lldb::TargetSP target_sp, ListenerSP listener_sp) in Process() function in Process
451 Process::Process(lldb::TargetSP target_sp, ListenerSP listener_sp, in Process() function in Process