Home
last modified time | relevance | path

Searched defs:exe_ctx_ref_sp (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBExecutionContext.cpp33 lldb::ExecutionContextRefSP exe_ctx_ref_sp) in SBExecutionContext()
/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonTestSuite.cpp184 lldb::ExecutionContextRefSP exe_ctx_ref_sp) { in LLDBSwigPythonCallCommand()
192 lldb::ExecutionContextRefSP exe_ctx_ref_sp) { in LLDBSwigPythonCallCommandObject()
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2955 lldb::ExecutionContextRefSP exe_ctx_ref_sp(new ExecutionContextRef(exe_ctx)); in RunScriptBasedCommand() local
2999 lldb::ExecutionContextRefSP exe_ctx_ref_sp(new ExecutionContextRef(exe_ctx)); in RunScriptBasedCommand() local