| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBValueList.cpp | 43 lldb::SBValue GetValueAtIndex(uint32_t index) { in GetValueAtIndex() function in ValueListImpl 145 SBValue SBValueList::GetValueAtIndex(uint32_t idx) const { in GetValueAtIndex() function in SBValueList 154 sb_value = m_opaque_ap->GetValueAtIndex(idx); in GetValueAtIndex()
|
| H A D | SBModule.cpp | 403 return sb_value_list.GetValueAtIndex(0); in FindFirstGlobalVariable()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTrampolineHandler.cpp | 543 error = argument_values.GetValueAtIndex(0)->GetValueAsData(&exe_ctx, data, in RefreshTrampolines() 933 argument_values.GetValueAtIndex(obj_index)->GetScalar().ULongLong(); in GetStepThroughDispatchPlan() 950 argument_values.GetValueAtIndex(sel_index)->GetScalar().ULongLong(); in GetStepThroughDispatchPlan() 964 Value super_value(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan() 992 Value super_value(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan() 1016 Value isa_value(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan() 1074 dispatch_values.PushValue(*(argument_values.GetValueAtIndex(obj_index))); in GetStepThroughDispatchPlan() 1075 dispatch_values.PushValue(*(argument_values.GetValueAtIndex(sel_index))); in GetStepThroughDispatchPlan()
|
| H A D | AppleObjCRuntimeV2.cpp | 1391 arguments.GetValueAtIndex(0)->GetScalar() = hash_table.GetTableLoadAddress(); in UpdateISAToDescriptorMapDynamic() 1392 arguments.GetValueAtIndex(1)->GetScalar() = class_infos_addr; in UpdateISAToDescriptorMapDynamic() 1393 arguments.GetValueAtIndex(2)->GetScalar() = class_infos_byte_size; in UpdateISAToDescriptorMapDynamic() 1400 arguments.GetValueAtIndex(3)->GetScalar() = dump_log ? 1 : 0; in UpdateISAToDescriptorMapDynamic() 1642 arguments.GetValueAtIndex(0)->GetScalar() = objc_opt_ptr; in UpdateISAToDescriptorMapSharedCache() 1643 arguments.GetValueAtIndex(1)->GetScalar() = class_infos_addr; in UpdateISAToDescriptorMapSharedCache() 1644 arguments.GetValueAtIndex(2)->GetScalar() = class_infos_byte_size; in UpdateISAToDescriptorMapSharedCache() 1650 arguments.GetValueAtIndex(3)->GetScalar() = dump_log ? 1 : 0; in UpdateISAToDescriptorMapSharedCache() 2626 addr_t exception_addr = args.GetValueAtIndex(0)->GetScalar().ULongLong(); in ObjCExceptionRecognizedStackFrame()
|
| H A D | AppleThreadPlanStepThroughObjCTrampoline.cpp | 96 m_input_values.GetValueAtIndex(0)->GetScalar().ULongLong(), in GetDescription()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/ |
| H A D | SBValueList.h | 37 lldb::SBValue GetValueAtIndex(uint32_t idx) const;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/ |
| H A D | OptionValueArray.h | 69 lldb::OptionValueSP GetValueAtIndex(size_t idx) const { in GetValueAtIndex() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ |
| H A D | FormattersContainer.h | 129 ValueSP GetValueAtIndex(size_t index) { in GetValueAtIndex() function 217 return m_format_map.GetValueAtIndex(index); in GetAtIndex()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangFunctionCaller.cpp | 138 m_arg_values.GetValueAtIndex(i)->GetCompilerType(); in CompileFunction()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| H A D | MICmdCmdData.cpp | 912 lldb::SBValue value = registers.GetValueAtIndex(i); in Execute() 982 lldb::SBValue value = registers.GetValueAtIndex(i); in GetRegister() 1118 lldb::SBValue value = registers.GetValueAtIndex(i); in Execute() 1189 lldb::SBValue value = registers.GetValueAtIndex(i); in GetRegister()
|
| H A D | MICmnLLDBDebugSessionInfo.cpp | 464 lldb::SBValue value = vwrSBValueList.GetValueAtIndex(i); in MIResponseForVariableInfoInternal()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 1212 arguments.GetValueAtIndex(0)->GetScalar() = path_addr; in DoLoadImage() 1213 arguments.GetValueAtIndex(1)->GetScalar() = path_array_addr; in DoLoadImage() 1214 arguments.GetValueAtIndex(2)->GetScalar() = buffer_addr; in DoLoadImage() 1215 arguments.GetValueAtIndex(3)->GetScalar() = return_addr; in DoLoadImage()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ThreadPlanTracer.cpp | 201 value_list.GetValueAtIndex(arg_index)->GetScalar().ULongLong()); in Log()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | Value.h | 262 Value *GetValueAtIndex(size_t idx);
|
| H A D | UniqueCStringMap.h | 80 bool GetValueAtIndex(uint32_t idx, T &value) const { in GetValueAtIndex() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | FunctionCaller.cpp | 191 Value *arg_value = arg_values.GetValueAtIndex(i); in WriteFunctionArguments()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulationStateARM.cpp | 309 value_sp = mem_array->GetValueAtIndex(i); in LoadStateFromDictionary()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-s390x/ |
| H A D | ABISysV_s390x.cpp | 371 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | Value.cpp | 702 Value *ValueList::GetValueAtIndex(size_t idx) { in GetValueAtIndex() function in ValueList
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ |
| H A D | ABIMacOSX_i386.cpp | 819 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/ |
| H A D | ABISysV_ppc.cpp | 393 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/ |
| H A D | ABISysV_ppc64.cpp | 275 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ |
| H A D | ABISysV_i386.cpp | 304 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ |
| H A D | ABISysV_x86_64.cpp | 1258 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/ |
| H A D | ABIMacOSX_arm.cpp | 1464 Value *value = values.GetValueAtIndex(value_idx); in GetArgumentValues()
|