Home
last modified time | relevance | path

Searched refs:GetBestExecutionContextScope (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp61 exe_ctx.GetBestExecutionContextScope()); in FormatObject()
96 exe_ctx.GetBestExecutionContextScope(); in FormatObject()
191 exe_ctx.GetBestExecutionContextScope()); in FormatObject()
H A DCXXFunctionPointer.cpp43 so_addr.Dump(&sstr, exe_ctx.GetBestExecutionContextScope(), in CXXFunctionPointerSummaryProvider()
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp89 map.GetBestExecutionContextScope(), in MakeAllocation()
235 map.GetBestExecutionContextScope(), in Dematerialize()
314 map.GetBestExecutionContextScope()->CalculateProcess(); in Dematerialize()
441 scope = map.GetBestExecutionContextScope(); in Materialize()
611 scope = map.GetBestExecutionContextScope(); in Dematerialize()
793 exe_scope = map.GetBestExecutionContextScope(); in Materialize()
847 exe_scope = map.GetBestExecutionContextScope(); in Dematerialize()
909 map.GetBestExecutionContextScope()->CalculateProcess(); in Dematerialize()
1075 exe_scope = map.GetBestExecutionContextScope(); in Materialize()
1356 exe_scope = map.GetBestExecutionContextScope(); in Materialize()
[all …]
H A DUserExpression.cpp246 exe_ctx.GetBestExecutionContextScope(), error); in Evaluate()
341 exe_ctx.GetBestExecutionContextScope(), error); in Evaluate()
391 exe_ctx.GetBestExecutionContextScope(), error); in Evaluate()
H A DIRExecutionUnit.cpp616 m_parent.GetBestExecutionContextScope()->CalculateProcess(); in allocateCodeSection()
647 m_parent.GetBestExecutionContextScope()->CalculateProcess(); in allocateDataSection()
1232 ExecutionContext exe_ctx(GetBestExecutionContextScope()); in GetByteOrder()
1237 ExecutionContext exe_ctx(GetBestExecutionContextScope()); in GetAddressByteSize()
1266 ExecutionContext exe_ctx(GetBestExecutionContextScope()); in GetArchitecture()
1273 ExecutionContext exe_ctx(GetBestExecutionContextScope()); in GetJITModule()
H A DLLVMUserExpression.cpp282 GetResultAfterDematerialization(exe_ctx.GetBestExecutionContextScope()); in FinalizeJITExecution()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxBitset.cpp90 type.GetBitSize(ctx.GetBestExecutionContextScope()); in GetChildAtIndex()
102 type.GetBitSize(ctx.GetBestExecutionContextScope()); in GetChildAtIndex()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObjectMemory.cpp145 return m_type_sp->GetByteSize(exe_ctx.GetBestExecutionContextScope()); in GetByteSize()
146 return m_compiler_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in GetByteSize()
H A DValueObject.cpp679 exe_ctx.GetBestExecutionContextScope()); in GetPointeeData()
747 GetCompilerType().GetByteSize(exe_ctx.GetBestExecutionContextScope()); in GetPointeeData()
1698 type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in GetSyntheticChildAtOffset()
1740 type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in GetSyntheticBase()
2583 exe_ctx.GetBestExecutionContextScope(), GetCompilerType(), name, data, in CreateConstantValue()
2590 exe_ctx.GetBestExecutionContextScope(), m_error); in CreateConstantValue()
2744 exe_ctx.GetBestExecutionContextScope(), in AddressOf()
2780 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, compiler_type); in CastPointerType()
2794 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, type_sp); in CastPointerType()
2991 exe_ctx.GetBestExecutionContextScope(), pointer_type, in CreateValueObjectFromAddress()
[all …]
H A DValue.cpp211 auto *scope = exe_ctx ? exe_ctx->GetBestExecutionContextScope() : nullptr; in GetValueByteSize()
311 exe_ctx ? exe_ctx->GetBestExecutionContextScope() : nullptr); in GetValueAsData()
583 exe_ctx ? exe_ctx->GetBestExecutionContextScope() : nullptr)) { in ResolveValue()
H A DValueObjectConstResultImpl.cpp131 exe_ctx.GetBestExecutionContextScope(), compiler_type.GetPointerType(), in AddressOf()
H A DValueObjectChild.cpp169 exe_ctx.GetBestExecutionContextScope())) { in UpdateValue()
H A DValueObjectConstResult.cpp210 GetCompilerType().GetByteSize(exe_ctx.GetBestExecutionContextScope())) in GetByteSize()
H A DValueObjectVariable.cpp116 return type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in GetByteSize()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h78 ExecutionContextScope *GetBestExecutionContextScope() const;
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp122 ClangExpressionParser parser(exe_ctx.GetBestExecutionContextScope(), *this, in Install()
H A DClangExpressionDeclMap.cpp235 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable()
283 exe_ctx.GetBestExecutionContextScope(), name, user_type, in AddPersistentVariable()
1657 m_parser_vars->m_exe_ctx.GetBestExecutionContextScope(), entity_name, in AddOneGenericVariable()
1702 m_parser_vars->m_exe_ctx.GetBestExecutionContextScope(), in AddOneRegister()
1850 m_parser_vars->m_exe_ctx.GetBestExecutionContextScope(), in AddOneFunction()
1882 m_parser_vars->m_exe_ctx.GetBestExecutionContextScope(), in AddOneFunction()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DExecutionContext.h359 ExecutionContextScope *GetBestExecutionContextScope() const;
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp497 value_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in LoadValueFromConsecutiveGPRRegisters()
515 base_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in LoadValueFromConsecutiveGPRRegisters()
H A DABISysV_arm64.cpp471 value_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in LoadValueFromConsecutiveGPRRegisters()
490 base_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in LoadValueFromConsecutiveGPRRegisters()
/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp118 exe_ctx.GetBestExecutionContextScope(), watch_name.GetStringRef(), in CaptureWatchedValue()
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegister.cpp109 so_reg_addr.Dump(&strm, exe_ctx.GetBestExecutionContextScope(), in DumpRegister()
H A DCommandObjectTarget.cpp813 exe_ctx.GetBestExecutionContextScope(), var_sp)); in DumpGlobalVariableList()
845 arg.c_str(), m_exe_ctx.GetBestExecutionContextScope(), in DoExecute()
862 m_exe_ctx.GetBestExecutionContextScope(), var_sp); in DoExecute()
1476 interpreter.GetExecutionContext().GetBestExecutionContextScope(); in LookupAddressInModule()
1541 interpreter.GetExecutionContext().GetBestExecutionContextScope(), in LookupSymbolInModule()
1596 interpreter.GetExecutionContext().GetBestExecutionContextScope(), in LookupFunctionInModule()
1717 interpreter.GetExecutionContext().GetBestExecutionContextScope(), in LookupFileAndLineInModule()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp325 GetByteSize(exe_ctx ? exe_ctx->GetBestExecutionContextScope() : nullptr) in DumpValue()
435 GetByteSize(exe_ctx ? exe_ctx->GetBestExecutionContextScope() : nullptr) in ReadFromMemory()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp95 return GetObjectDescription(str, val, exe_ctx.GetBestExecutionContextScope()); in GetObjectDescription()

12