Home
last modified time | relevance | path

Searched refs:GetJittedGlobalVariables (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DExpressionVariable.cpp74 execution_unit_sp->GetJittedGlobalVariables()) { in RegisterExecutionUnit()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h160 const std::vector<JittedGlobalVariable> &GetJittedGlobalVariables() { in GetJittedGlobalVariables() function