Home
last modified time | relevance | path

Searched defs:exe_scope (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectConstResult.cpp29 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create()
39 ValueObjectConstResult::ValueObjectConstResult(ExecutionContextScope *exe_scope, in ValueObjectConstResult()
52 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create()
64 ExecutionContextScope *exe_scope, ValueObjectManager &manager, in ValueObjectConstResult()
85 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create()
99 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create()
109 ExecutionContextScope *exe_scope, ValueObjectManager &manager, in ValueObjectConstResult()
126 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create()
140 ExecutionContextScope *exe_scope, ValueObjectManager &manager, in ValueObjectConstResult()
169 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create()
[all …]
H A DValueObjectMemory.cpp32 ValueObjectSP ValueObjectMemory::Create(ExecutionContextScope *exe_scope, in Create()
41 ValueObjectSP ValueObjectMemory::Create(ExecutionContextScope *exe_scope, in Create()
51 ValueObjectMemory::ValueObjectMemory(ExecutionContextScope *exe_scope, in ValueObjectMemory()
79 ValueObjectMemory::ValueObjectMemory(ExecutionContextScope *exe_scope, in ValueObjectMemory()
H A DValueObjectRegister.cpp43 ValueObjectRegisterSet::Create(ExecutionContextScope *exe_scope, in Create()
52 ValueObjectRegisterSet::ValueObjectRegisterSet(ExecutionContextScope *exe_scope, in ValueObjectRegisterSet()
175 ValueObjectSP ValueObjectRegister::Create(ExecutionContextScope *exe_scope, in Create()
183 ValueObjectRegister::ValueObjectRegister(ExecutionContextScope *exe_scope, in ValueObjectRegister()
H A DValueObjectVariable.cpp52 ValueObjectVariable::Create(ExecutionContextScope *exe_scope, in Create()
58 ValueObjectVariable::ValueObjectVariable(ExecutionContextScope *exe_scope, in ValueObjectVariable()
H A DValueObjectDynamicValue.cpp247 auto *exe_scope = exe_ctx.GetBestExecutionContextScope(); in UpdateValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionVariable.cpp26 ExecutionContextScope *exe_scope, lldb::ByteOrder byte_order, in ClangExpressionVariable()
35 ExecutionContextScope *exe_scope, Value &value, ConstString name, in ClangExpressionVariable()
50 ExecutionContextScope *exe_scope, ConstString name, in ClangExpressionVariable()
H A DClangFunctionCaller.cpp49 ClangFunctionCaller::ClangFunctionCaller(ExecutionContextScope &exe_scope, in ClangFunctionCaller()
H A DClangUtilityFunction.cpp32 ClangUtilityFunction::ClangUtilityFunction(ExecutionContextScope &exe_scope, in ClangUtilityFunction()
H A DClangPersistentVariables.cpp41 ExecutionContextScope *exe_scope, ConstString name, in CreatePersistentVariable()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterValue.cpp26 lldb_private::ExecutionContextScope *exe_scope, in dump_type_value()
66 ExecutionContextScope *exe_scope, in DumpRegisterValue()
H A DAddress.cpp63 static size_t ReadBytes(ExecutionContextScope *exe_scope, in ReadBytes()
78 static bool GetByteOrderAndAddressSize(ExecutionContextScope *exe_scope, in GetByteOrderAndAddressSize()
103 static uint64_t ReadUIntMax64(ExecutionContextScope *exe_scope, in ReadUIntMax64()
127 static bool ReadAddress(ExecutionContextScope *exe_scope, in ReadAddress()
163 static bool DumpUInt(ExecutionContextScope *exe_scope, const Address &address, in DumpUInt()
191 static size_t ReadCStringFromMemory(ExecutionContextScope *exe_scope, in ReadCStringFromMemory()
396 bool Address::Dump(Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, in Dump()
H A DDumpDataExtractor.cpp121 ExecutionContextScope *exe_scope, in DumpInstructions()
244 ExecutionContextScope *exe_scope) { in GetMemoryTags()
350 ExecutionContextScope *exe_scope, bool show_memory_tags) { in DumpDataExtractor()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DExpression.cpp23 Expression::Expression(ExecutionContextScope &exe_scope) in Expression()
H A DUtilityFunction.cpp38 UtilityFunction::UtilityFunction(ExecutionContextScope &exe_scope, in UtilityFunction()
H A DMaterializer.cpp943 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize() local
998 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize() local
1245 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize() local
1526 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize() local
1576 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize() local
H A DLLVMUserExpression.cpp42 LLVMUserExpression::LLVMUserExpression(ExecutionContextScope &exe_scope, in LLVMUserExpression()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionParser.h39 ExpressionParser(ExecutionContextScope *exe_scope, Expression &expr, in ExpressionParser()
H A DUserExpression.h220 GetResultAfterDematerialization(ExecutionContextScope *exe_scope) { in GetResultAfterDematerialization()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h114 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in Find_Impl()
137 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in Find_Impl()
H A DLanguageRuntime.h122 virtual CompilerType GetConcreteType(ExecutionContextScope *exe_scope, in GetConcreteType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp945 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in GetTypeScavenger()
972 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in GetTypeScavenger()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDWIMPrint.cpp203 auto *exe_scope = m_exe_ctx.GetBestExecutionContextScope(); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp97 ExecutionContextScope *exe_scope = in FormatObject() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp442 size_t Language::TypeScavenger::Find(ExecutionContextScope *exe_scope, in Find()
462 ExecutionContextScope *exe_scope, const char *key, ResultSet &results) { in Find_Impl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp115 ExecutionContextScope *exe_scope) { in GetObjectDescription()

12