Home
last modified time | relevance | path

Searched refs:GetJITModule (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangUtilityFunction.cpp156 lldb::ModuleSP jit_module_sp ( m_execution_unit_sp->GetJITModule()); in Install()
HDClangFunction.cpp292 lldb::ModuleSP jit_module_sp ( m_execution_unit_sp->GetJITModule()); in WriteFunctionWrapper()
HDIRExecutionUnit.cpp948 IRExecutionUnit::GetJITModule () in GetJITModule() function in IRExecutionUnit
HDClangUserExpression.cpp591 lldb::ModuleSP jit_module_sp ( m_execution_unit_sp->GetJITModule()); in Parse()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Expression/
HDIRExecutionUnit.h139 GetJITModule ();