Home
last modified time | relevance | path

Searched defs:get_process (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp25 bool get_process) in ExecutionContext()
50 bool get_process) in ExecutionContext()
290 bool get_process) { in SetContext()
/llvm-project/lldb/test/API/python_api/thread/
H A DTestThreadAPI.py81 def get_process(self): global() member in ThreadAPITestCase