Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResult.cpp29 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() argument
39 ValueObjectConstResult::ValueObjectConstResult(ExecutionContextScope *exe_scope, in ValueObjectConstResult() argument
52 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() argument
64 ExecutionContextScope *exe_scope, ValueObjectManager &manager, in ValueObjectConstResult() argument
85 ValueObjectSP ValueObjectConstResult::Create(ExecutionContextScope *exe_scope, in Create() argument
99 Create(ExecutionContextScope * exe_scope,Value & value,ConstString name,Module * module) Create() argument
110 ValueObjectConstResult(ExecutionContextScope * exe_scope,ValueObjectManager & manager,const CompilerType & compiler_type,ConstString name,const lldb::DataBufferSP & data_sp,lldb::ByteOrder data_byte_order,uint32_t data_addr_size,lldb::addr_t address) ValueObjectConstResult() argument
127 Create(ExecutionContextScope * exe_scope,const CompilerType & compiler_type,ConstString name,lldb::addr_t address,AddressType address_type,uint32_t addr_byte_size) Create() argument
141 ValueObjectConstResult(ExecutionContextScope * exe_scope,ValueObjectManager & manager,const CompilerType & compiler_type,ConstString name,lldb::addr_t address,AddressType address_type,uint32_t addr_byte_size) ValueObjectConstResult() argument
171 Create(ExecutionContextScope * exe_scope,const Status & error) Create() argument
177 ValueObjectConstResult(ExecutionContextScope * exe_scope,ValueObjectManager & manager,const Status & error) ValueObjectConstResult() argument
185 ValueObjectConstResult(ExecutionContextScope * exe_scope,ValueObjectManager & manager,const Value & value,ConstString name,Module * module) ValueObjectConstResult() argument
[all...]
H A DValueObjectMemory.cpp32 ValueObjectSP ValueObjectMemory::Create(ExecutionContextScope *exe_scope, in Create() argument
41 ValueObjectSP ValueObjectMemory::Create(ExecutionContextScope *exe_scope, in Create() argument
51 ValueObjectMemory::ValueObjectMemory(ExecutionContextScope *exe_scope, in ValueObjectMemory() argument
79 ValueObjectMemory::ValueObjectMemory(ExecutionContextScope *exe_scope, in ValueObjectMemory() argument
H A DValueObjectRegister.cpp43 ValueObjectRegisterSet::Create(ExecutionContextScope *exe_scope, in Create() argument
52 ValueObjectRegisterSet::ValueObjectRegisterSet(ExecutionContextScope *exe_scope, in ValueObjectRegisterSet() argument
176 Create(ExecutionContextScope * exe_scope,lldb::RegisterContextSP & reg_ctx_sp,const RegisterInfo * reg_info) Create() argument
184 ValueObjectRegister(ExecutionContextScope * exe_scope,ValueObjectManager & manager,lldb::RegisterContextSP & reg_ctx,const RegisterInfo * reg_info) ValueObjectRegister() argument
H A DDumpRegisterValue.cpp26 lldb_private::ExecutionContextScope *exe_scope, in dump_type_value() argument
65 DumpRegisterValue(const RegisterValue & reg_val,Stream & s,const RegisterInfo & reg_info,bool prefix_with_name,bool prefix_with_alt_name,Format format,uint32_t reg_name_right_align_at,ExecutionContextScope * exe_scope,bool print_flags,TargetSP target_sp) DumpRegisterValue() argument
H A DAddress.cpp63 static size_t ReadBytes(ExecutionContextScope *exe_scope, in ReadBytes() argument
78 static bool GetByteOrderAndAddressSize(ExecutionContextScope *exe_scope, in GetByteOrderAndAddressSize() argument
103 static uint64_t ReadUIntMax64(ExecutionContextScope *exe_scope, in ReadUIntMax64() argument
127 ReadAddress(ExecutionContextScope * exe_scope,const Address & address,uint32_t pointer_size,Address & deref_so_addr) ReadAddress() argument
164 DumpUInt(ExecutionContextScope * exe_scope,const Address & address,uint32_t byte_size,Stream * strm) DumpUInt() argument
192 ReadCStringFromMemory(ExecutionContextScope * exe_scope,const Address & address,Stream * strm) ReadCStringFromMemory() argument
408 Dump(Stream * s,ExecutionContextScope * exe_scope,DumpStyle style,DumpStyle fallback_style,uint32_t addr_size,bool all_ranges,std::optional<Stream::HighlightSettings> settings) const Dump() argument
[all...]
H A DValueObjectVariable.cpp52 ValueObjectVariable::Create(ExecutionContextScope *exe_scope, in Create() argument
58 ValueObjectVariable::ValueObjectVariable(ExecutionContextScope *exe_scope, in ValueObjectVariable() argument
H A DDumpDataExtractor.cpp121 ExecutionContextScope *exe_scope, in DumpInstructions() argument
243 ExecutionContextScope *exe_scope) { in GetMemoryTags() argument
349 ExecutionContextScope *exe_scope, bool show_memory_tags) { in DumpDataExtractor() argument
[all...]
/freebsd-src/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 DClangUserExpression.cpp65 ClangUserExpression(ExecutionContextScope & exe_scope,llvm::StringRef expr,llvm::StringRef prefix,lldb::LanguageType language,ResultType desired_type,const EvaluateExpressionOptions & options,ValueObject * ctx_obj) ClangUserExpression() argument
556 TryParse(DiagnosticManager & diagnostic_manager,ExecutionContextScope * exe_scope,ExecutionContext & exe_ctx,lldb_private::ExecutionPolicy execution_policy,bool keep_result_in_memory,bool generate_debug_info) TryParse() argument
673 ExecutionContextScope *exe_scope = process; Parse() local
844 ExecutionContextScope *exe_scope = process; Complete() local
977 GetResultAfterDematerialization(ExecutionContextScope * exe_scope) GetResultAfterDematerialization() argument
H A DClangFunctionCaller.cpp49 ClangFunctionCaller::ClangFunctionCaller(ExecutionContextScope &exe_scope, in ClangFunctionCaller() argument
H A DClangUtilityFunction.cpp32 ClangUtilityFunction::ClangUtilityFunction(ExecutionContextScope &exe_scope, in ClangUtilityFunction() argument
H A DClangPersistentVariables.cpp41 ExecutionContextScope *exe_scope, ConstString name, in CreatePersistentVariable()
/freebsd-src/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() argument
H A DMaterializer.cpp934 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 DLLVMUserExpression.cpp42 LLVMUserExpression::LLVMUserExpression(ExecutionContextScope &exe_scope, in LLVMUserExpression() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h104 Find_Impl(ExecutionContextScope * exe_scope,const char * key,ResultSet & results) Find_Impl() argument
127 Find_Impl(ExecutionContextScope * exe_scope,const char * key,ResultSet & results) Find_Impl() argument
H A DLanguageRuntime.h117 GetConcreteType(ExecutionContextScope * exe_scope,ConstString abstract_type_name) GetConcreteType() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionParser.h39 ExpressionParser(ExecutionContextScope *exe_scope, Expression &expr, in ExpressionParser() argument
H A DUserExpression.h220 GetResultAfterDematerialization(ExecutionContextScope *exe_scope) { in GetResultAfterDematerialization() argument
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDWIMPrint.cpp173 auto *exe_scope = m_exe_ctx.GetBestExecutionContextScope(); DoExecute() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp928 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in GetTypeScavenger()
955 bool Find_Impl(ExecutionContextScope *exe_scope, const char *key, in GetTypeScavenger()
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp97 ExecutionContextScope *exe_scope = in FormatObject() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp411 Find(ExecutionContextScope * exe_scope,const char * key,ResultSet & results,bool append) Find() argument
431 Find_Impl(ExecutionContextScope * exe_scope,const char * key,ResultSet & results) Find_Impl() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp113 GetObjectDescription(Stream & strm,Value & value,ExecutionContextScope * exe_scope) GetObjectDescription() argument

12