Searched refs:GetValueAtIndex (Results 1 – 17 of 17) sorted by relevance
64 GetValueAtIndex (uint32_t index) in GetValueAtIndex() function in ValueListImpl205 SBValueList::GetValueAtIndex (uint32_t idx) const in GetValueAtIndex() function in SBValueList214 sb_value = m_opaque_ap->GetValueAtIndex (idx); in GetValueAtIndex()
512 return sb_value_list.GetValueAtIndex(0); in FindFirstGlobalVariable()
2310 return sb_value_list.GetValueAtIndex(0); in FindFirstGlobalVariable()
45 GetValueAtIndex (uint32_t idx) const;
98 GetValueAtIndex (size_t idx) const in GetValueAtIndex() function
198 GetValueAtIndex (size_t index) in GetValueAtIndex() function320 return m_format_map.GetValueAtIndex(index); in GetAtIndex()
169 ClangASTType clang_qual_type = m_arg_values.GetValueAtIndex(i)->GetClangType (); in CompileFunction()356 Value *arg_value = arg_values.GetValueAtIndex(i); in WriteFunctionArguments()
301 Value *GetValueAtIndex(size_t idx);
114 GetValueAtIndex (uint32_t idx, T &value) const in GetValueAtIndex() function
259 value_list.GetValueAtIndex (arg_index)->Dump (&result.GetOutputStream ()); in DoExecute()
256 …stream->Printf("\n\targ[%d]=%llx", arg_index, value_list.GetValueAtIndex(arg_index)->GetScalar().U… in Log()
345 Value *val = args.GetValueAtIndex(index); in PrepareNormalCall()540 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()
354 value_sp = mem_array->GetValueAtIndex (i); in LoadStateFromDictionary()
761 ValueList::GetValueAtIndex (size_t idx) in GetValueAtIndex() function in ValueList
324 Value *value = values.GetValueAtIndex(value_idx); in GetArgumentValues()
394 if (mangled_name_to_index.GetValueAtIndex(i, entry.value)) in InitNameIndexes()
497 Value *value = values.GetValueAtIndex(value_index); in GetArgumentValues()