| /llvm-project-15.0.7/lldb/unittests/Host/ |
| H A D | NativeProcessProtocolTest.cpp | 22 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 36 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 47 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 62 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 78 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 103 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 119 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local 135 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | RecursiveASTVisitorTest.cpp | 29 ProcessASTAction(llvm::unique_function<void(clang::ASTContext &)> Process) in ProcessASTAction() 38 Consumer(llvm::function_ref<void(ASTContext &CTx)> Process) in CreateASTConsumer() 44 llvm::function_ref<void(ASTContext &CTx)> Process; in CreateASTConsumer() member in __anon3eb5942d0111::ProcessASTAction::CreateASTConsumer::Consumer 51 llvm::unique_function<void(clang::ASTContext &)> Process; member in __anon3eb5942d0111::ProcessASTAction
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | ThreadPlanBase.h | 24 friend class Process; // RunThreadPlan manages "stopper" base plans. variable
|
| H A D | QueueList.h | 29 friend class Process; variable
|
| H A D | ThreadList.h | 27 friend class Process; variable
|
| H A D | DynamicLoader.h | 25 class Process; variable
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | MachTask.h | 86 MachProcess *Process() { return m_process; } in Process() function 87 const MachProcess *Process() const { return m_process; } in Process() function
|
| H A D | MachThread.h | 42 MachProcess *Process() { return m_process; } in Process() function 43 const MachProcess *Process() const { return m_process; } in Process() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.h | 18 class Process; variable
|
| /llvm-project-15.0.7/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointSiteList.h | 27 friend class Process; variable
|
| H A D | BreakpointLocation.h | 285 friend class Process; variable
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/ |
| H A D | ProcessWindowsLog.h | 22 Process = Log::ChannelFlag<4>, // Log process operations enumerator
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/POSIX/ |
| H A D | ProcessPOSIXLog.h | 21 Process = Log::ChannelFlag<2>, enumerator
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformRemoteDarwinDevice.h | 31 class Process; variable
|
| H A D | PlatformMacOSX.h | 28 class Process; variable
|
| H A D | PlatformDarwinKernel.h | 31 class Process; variable
|
| H A D | PlatformAppleSimulator.h | 34 class Process; variable
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/MacOSX-Kernel/ |
| H A D | ProcessKDPLog.h | 25 Process = Log::ChannelFlag<7>, enumerator
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemoteLog.h | 26 Process = Log::ChannelFlag<7>, enumerator
|
| H A D | ThreadGDBRemote.h | 22 class Process; variable
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ReleaseProcess.rst | 47 .. _scripts:
|
| H A D | Security.rst | 182 Process chapter
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/objcxx/ |
| H A D | PlatformiOSSimulatorCoreSimulatorSupport.mm | 61 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
|
| /llvm-project-15.0.7/clang/utils/analyzer/ |
| H A D | SATestUtils.py | 92 def get_memory(process: ps.Process) -> int:
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | Program.h | 50 process_t Process; /// Platform-dependent process object. member
|