Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachTask.h87 MachProcess *Process() { return m_process; } in Process() function
88 const MachProcess *Process() const { return m_process; } in Process() function
H A DMachThread.h42 MachProcess *Process() { return m_process; } in Process() function
43 const MachProcess *Process() const { return m_process; } in Process() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm61 CoreSimulatorSupport::Process::Process(lldb::pid_t p) : m_pid(p), m_error() {} function
63 CoreSimulatorSupport::Process::Process(Status error) function
66 CoreSimulatorSupport::Process::Process(lldb::pid_t p, Status error) function
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/overload/
H A Dmember1.C12 template<typename T> void Process () in Process() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.h18 class Process; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointSiteList.h27 friend class Process; variable
H A DBreakpointLocation.h288 friend class Process; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindowsLog.h22 Process = Log::ChannelFlag<4>, // Log process operations enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h21 Process = Log::ChannelFlag<2>, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.h31 class Process; variable
H A DPlatformMacOSX.h28 class Process; variable
H A DPlatformDarwinKernel.h31 class Process; variable
H A DPlatformAppleSimulator.h34 class Process; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h25 Process = Log::ChannelFlag<7>, enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h26 Process = Log::ChannelFlag<7>, enumerator
H A DThreadGDBRemote.h22 class Process; variable
/openbsd-src/gnu/llvm/llvm/docs/
H A DReleaseProcess.rst47 .. _scripts:
H A DSecurity.rst182 Process chapter
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A DSATestUtils.py92 def get_memory(process: ps.Process) -> int:
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DProgram.h50 process_t Process; /// Platform-dependent process object. member
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h38 Process = Log::ChannelFlag<19>, enumerator

12