Searched defs:Process (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DProcess.h43 class Process { class in namespace:llvm::sys
H A DProgram.h50 process_t Process; /// Platform-dependent process object. member in struct:llvm::sys::ProcessInfo
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h26 Process = Log::ChannelFlag<7>, member in class:lldb_private::process_gdb_remote::GDBRLog
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h21 Process = Log::ChannelFlag<2>, member in class:lldb_private::POSIXLog
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h38 Process = Log::ChannelFlag<19>, member in class:lldb_private::LLDBLog
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp28 void *Process = nullptr; member in class:DynamicLibrary::HandleSet
/freebsd-current/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp214 int Process() { function in class:Handler
/freebsd-current/lib/libdevdctl/
H A Devent.cc253 Event::Process() const function in class:DevdCtl::Event
492 DevfsEvent::Process() const function in class:DevdCtl::DevfsEvent
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc98 GeomEvent::Process() const function in class:GeomEvent
275 ZfsEvent::Process() const function in class:ZfsEvent
/freebsd-current/tests/atf_python/sys/net/
H A Dvnet.py11 from multiprocessing import Process namespace
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp379 void InclusionRewriter::Process(FileID FileId, function in class:InclusionRewriter
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h436 enum class ProcessDebugRelocations { Process, Ignore }; member in class:llvm::DWARFContext::ProcessDebugRelocations
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1488 auto Process = [&](MachineBasicBlock::reverse_iterator It) { local
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp415 Process::Process(lldb::TargetSP target_sp, ListenerSP listener_sp) function in class:Process
421 Process::Process(lldb::TargetSP target_sp, ListenerSP listener_sp, function in class:Process
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h335 class Process : public std::enable_shared_from_this<Process>, class in namespace:lldb_private
[all...]

Completed in 147 milliseconds