Home
last modified time | relevance | path

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

/freebsd-13.1/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.h25 class Process; variable
H A DProcess.h404 friend class Process; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.h18 class Process; variable
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointSiteList.h27 friend class Process; variable
H A DBreakpointLocation.h285 friend class Process; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.h22 class Process; variable
/freebsd-13.1/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc100 GeomEvent::Process() const in Process() function in GeomEvent
273 ZfsEvent::Process() const in Process() function in ZfsEvent
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DProgram.h50 process_t Process; /// Platform-dependent process object. member
/freebsd-13.1/lib/libdevdctl/
H A Devent.cc256 Event::Process() const in Process() function in DevdCtl::Event
495 DevfsEvent::Process() const in Process() function in DevdCtl::DevfsEvent
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp32 void *Process; member in DynamicLibrary::HandleSet
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h21 class Process; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h24 class Process; variable
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h56 class Process; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp373 void InclusionRewriter::Process(FileID FileId, in Process() function in InclusionRewriter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1506 auto Process = [&](MachineBasicBlock::reverse_iterator It) { in fixEndsAtEndOfFunction() local
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h156 class Process; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp384 Process::Process(lldb::TargetSP target_sp, ListenerSP listener_sp) in Process() function in Process
391 Process::Process(lldb::TargetSP target_sp, ListenerSP listener_sp, in Process() function in Process