Searched refs:value_idx (Results 1 – 4 of 4) sorted by relevance
136 for (uint32_t value_idx = 0; value_idx < num_values; ++value_idx) { in GetArgumentValues() local139 Value *value = values.GetValueAtIndex(value_idx); in GetArgumentValues()161 if (value_idx < 8) { in GetArgumentValues()166 eRegisterKindGeneric, LLDB_REGNUM_GENERIC_ARG1 + value_idx); in GetArgumentValues()170 switch (value_idx) { in GetArgumentValues()
138 for (uint32_t value_idx = 0; value_idx < num_values; ++value_idx) { in GetArgumentValues() local141 Value *value = values.GetValueAtIndex(value_idx); in GetArgumentValues()163 if (value_idx < 8) { in GetArgumentValues()167 eRegisterKindGeneric, LLDB_REGNUM_GENERIC_ARG1 + value_idx); in GetArgumentValues()
1444 for (uint32_t value_idx = 0; value_idx < num_values; ++value_idx) { in GetArgumentValues() local1447 Value *value = values.GetValueAtIndex(value_idx); in GetArgumentValues()1468 if (value_idx < 4) { in GetArgumentValues()1473 eRegisterKindGeneric, LLDB_REGNUM_GENERIC_ARG1 + value_idx); in GetArgumentValues()1477 switch (value_idx) { in GetArgumentValues()
1448 for (uint32_t value_idx = 0; value_idx < num_values; ++value_idx) { in GetArgumentValues() local1451 Value *value = values.GetValueAtIndex(value_idx); in GetArgumentValues()1470 if (value_idx < 4) { in GetArgumentValues()1474 eRegisterKindGeneric, LLDB_REGNUM_GENERIC_ARG1 + value_idx); in GetArgumentValues()