/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | ValueObjectConstResult.cpp | 29 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() 110 ExecutionContextScope *exe_scope, ValueObjectManager &manager, in ValueObjectConstResult() 127 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() 141 ExecutionContextScope *exe_scope, ValueObjectManager &manager, in ValueObjectConstResult() 171 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() [all …]
|
H A D | ValueObjectMemory.cpp | 32 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 D | ValueObjectRegister.cpp | 43 ValueObjectRegisterSet::Create(ExecutionContextScope *exe_scope, in Create() 52 ValueObjectRegisterSet::ValueObjectRegisterSet(ExecutionContextScope *exe_scope, in ValueObjectRegisterSet() 179 ValueObjectSP ValueObjectRegister::Create(ExecutionContextScope *exe_scope, in Create() 187 ValueObjectRegister::ValueObjectRegister(ExecutionContextScope *exe_scope, in ValueObjectRegister()
|
H A D | Address.cpp | 61 static size_t ReadBytes(ExecutionContextScope *exe_scope, in ReadBytes() 76 static bool GetByteOrderAndAddressSize(ExecutionContextScope *exe_scope, in GetByteOrderAndAddressSize() 101 static uint64_t ReadUIntMax64(ExecutionContextScope *exe_scope, in ReadUIntMax64() 125 static bool ReadAddress(ExecutionContextScope *exe_scope, in ReadAddress() 162 static bool DumpUInt(ExecutionContextScope *exe_scope, const Address &address, in DumpUInt() 190 static size_t ReadCStringFromMemory(ExecutionContextScope *exe_scope, in ReadCStringFromMemory() 406 bool Address::Dump(Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, in Dump()
|
H A D | DumpRegisterValue.cpp | 23 ExecutionContextScope *exe_scope) { in DumpRegisterValue()
|
H A D | ValueObjectVariable.cpp | 52 ValueObjectVariable::Create(ExecutionContextScope *exe_scope, in Create() 58 ValueObjectVariable::ValueObjectVariable(ExecutionContextScope *exe_scope, in ValueObjectVariable()
|
H A D | DumpDataExtractor.cpp | 121 ExecutionContextScope *exe_scope, in DumpInstructions() 243 ExecutionContextScope *exe_scope) { in GetMemoryTags() 349 ExecutionContextScope *exe_scope, bool show_memory_tags) { in DumpDataExtractor()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionVariable.cpp | 24 ExecutionContextScope *exe_scope, lldb::ByteOrder byte_order, in ClangExpressionVariable() 34 ExecutionContextScope *exe_scope, Value &value, ConstString name, in ClangExpressionVariable() 51 ExecutionContextScope *exe_scope, ConstString name, in ClangExpressionVariable()
|
H A D | ClangUserExpression.cpp | 66 ExecutionContextScope &exe_scope, llvm::StringRef expr, in ClangUserExpression() 557 DiagnosticManager &diagnostic_manager, ExecutionContextScope *exe_scope, in TryParse() 674 ExecutionContextScope *exe_scope = process; in Parse() local 845 ExecutionContextScope *exe_scope = process; in Complete() local 980 ExecutionContextScope *exe_scope) { in GetResultAfterDematerialization()
|
H A D | ClangFunctionCaller.cpp | 49 ClangFunctionCaller::ClangFunctionCaller(ExecutionContextScope &exe_scope, in ClangFunctionCaller()
|
H A D | ClangUtilityFunction.cpp | 33 ClangUtilityFunction::ClangUtilityFunction(ExecutionContextScope &exe_scope, in ClangUtilityFunction()
|
H A D | ClangPersistentVariables.cpp | 40 ExecutionContextScope *exe_scope, ConstString name, in CreatePersistentVariable()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
H A D | Language.h | 104 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in Find_Impl() 127 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in Find_Impl()
|
H A D | LanguageRuntime.h | 85 virtual CompilerType GetConcreteType(ExecutionContextScope *exe_scope, in GetConcreteType()
|
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | Expression.cpp | 23 Expression::Expression(ExecutionContextScope &exe_scope) in Expression()
|
H A D | UtilityFunction.cpp | 38 UtilityFunction::UtilityFunction(ExecutionContextScope &exe_scope, in UtilityFunction()
|
H A D | Materializer.cpp | 934 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize() local 988 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize() local 1223 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize() local 1504 ExecutionContextScope *exe_scope = frame_sp.get(); in Materialize() local 1554 ExecutionContextScope *exe_scope = frame_sp.get(); in Dematerialize() local
|
H A D | LLVMUserExpression.cpp | 41 LLVMUserExpression::LLVMUserExpression(ExecutionContextScope &exe_scope, in LLVMUserExpression()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/ |
H A D | ExpressionParser.h | 39 ExpressionParser(ExecutionContextScope *exe_scope, Expression &expr, in ExpressionParser()
|
H A D | UserExpression.h | 212 GetResultAfterDematerialization(ExecutionContextScope *exe_scope) { in GetResultAfterDematerialization()
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectDWIMPrint.cpp | 62 auto *exe_scope = m_exe_ctx.GetBestExecutionContextScope(); in DoExecute() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
H A D | ObjCLanguage.cpp | 996 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in GetTypeScavenger() 1023 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in GetTypeScavenger()
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | Language.cpp | 387 size_t Language::TypeScavenger::Find(ExecutionContextScope *exe_scope, in Find() 407 ExecutionContextScope *exe_scope, const char *key, ResultSet &results) { in Find_Impl()
|
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
H A D | TypeFormat.cpp | 97 ExecutionContextScope *exe_scope = in FormatObject() local
|
H A D | VectorType.cpp | 174 lldb_private::ExecutionContextScope *exe_scope = in CalculateNumChildren()
|