Home
last modified time | relevance | path

Searched refs:sb_value (Results 1 – 25 of 80) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
H A DSBFrame.cpp450 SBValue sb_value; in GetValueForVariablePath() local
461 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
470 SBValue sb_value; in GetValueForVariablePath() local
472 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
497 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
524 SBValue sb_value; in FindVariable() local
527 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
550 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
577 SBValue sb_value; in FindValue() local
580 return LLDB_RECORD_RESULT(sb_value); in FindValue()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); }
157 SBValue sb_value; in SetUseSynthetic()
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetUseDynamic()
161 return LLDB_RECORD_RESULT(sb_value); in GetUseSynthetic()
183 SBValue sb_value;
185 sb_value = m_opaque_up->FindValueByUID(uid);
186 return LLDB_RECORD_RESULT(sb_value);
193 SBValue sb_value; in GetFrameSP()
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFrameSP()
196 return LLDB_RECORD_RESULT(sb_value); in GetFrameSP()
H A DSBValue.cpp568 lldb::SBValue sb_value;
586 lldb::SBValue sb_value;
614 lldb::SBValue sb_value;
625 sb_value.SetSP(new_value_sp);
636 lldb::SBValue sb_value;
657 lldb::SBValue sb_value;
707 SBValue sb_value;
756 SBValue sb_value;
884 SBValue sb_value;
1001 SBValue sb_value;
[all …]
H A DSBFrame.cpp450 SBValue sb_value; in GetValueForVariablePath() local
461 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
470 SBValue sb_value; in GetValueForVariablePath() local
472 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
497 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
524 SBValue sb_value; in FindVariable() local
527 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
550 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
577 SBValue sb_value; in FindValue() local
580 return LLDB_RECORD_RESULT(sb_value); in FindValue()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
H A DSBFrame.cpp450 SBValue sb_value; in GetValueForVariablePath() local
461 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
470 SBValue sb_value; in GetValueForVariablePath() local
472 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
497 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
524 SBValue sb_value; in FindVariable() local
527 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
550 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
577 SBValue sb_value; in FindValue() local
580 return LLDB_RECORD_RESULT(sb_value); in FindValue()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
H A DSBFrame.cpp450 SBValue sb_value; in GetValueForVariablePath() local
461 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
470 SBValue sb_value; in GetValueForVariablePath() local
472 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
497 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
524 SBValue sb_value; in FindVariable() local
527 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
550 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
577 SBValue sb_value; in FindValue() local
580 return LLDB_RECORD_RESULT(sb_value); in FindValue()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
H A DSBFrame.cpp450 SBValue sb_value; in GetValueForVariablePath() local
461 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
470 SBValue sb_value; in GetValueForVariablePath() local
472 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
497 return LLDB_RECORD_RESULT(sb_value); in GetValueForVariablePath()
524 SBValue sb_value; in FindVariable() local
527 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
550 return LLDB_RECORD_RESULT(sb_value); in FindVariable()
577 SBValue sb_value; in FindValue() local
639 sb_value.SetSP(value_sp); in FindValue()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); } in Append() argument
157 SBValue sb_value; in GetValueAtIndex() local
159 sb_value = m_opaque_up->GetValueAtIndex(idx); in GetValueAtIndex()
161 return LLDB_RECORD_RESULT(sb_value); in GetValueAtIndex()
183 SBValue sb_value; in FindValueObjectByUID() local
185 sb_value = m_opaque_up->FindValueByUID(uid); in FindValueObjectByUID()
186 return LLDB_RECORD_RESULT(sb_value); in FindValueObjectByUID()
193 SBValue sb_value; in GetFirstValueByName() local
195 sb_value = m_opaque_up->GetFirstValueByName(name); in GetFirstValueByName()
196 return LLDB_RECORD_RESULT(sb_value); in GetFirstValueByName()
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBValueList.cpp35 void Append(const lldb::SBValue &sb_value) { m_values.push_back(sb_value); }
157 SBValue sb_value;
159 sb_value = m_opaque_up->GetValueAtIndex(idx);
161 return LLDB_RECORD_RESULT(sb_value);
183 SBValue sb_value;
185 sb_value = m_opaque_up->FindValueByUID(uid);
186 return LLDB_RECORD_RESULT(sb_value);
193 SBValue sb_value;
195 sb_value = m_opaque_up->GetFirstValueByName(name);
196 return LLDB_RECORD_RESULT(sb_value);
H A DSBValue.cpp568 lldb::SBValue sb_value; in CreateChildAtOffset() local
586 lldb::SBValue sb_value; in Cast() local
614 lldb::SBValue sb_value; in CreateValueFromExpression() local
625 sb_value.SetSP(new_value_sp); in CreateValueFromExpression()
636 lldb::SBValue sb_value; in CreateValueFromAddress() local
657 lldb::SBValue sb_value; in CreateValueFromData() local
707 SBValue sb_value; in GetChildAtIndex() local
756 SBValue sb_value; in GetChildMemberWithName() local
884 SBValue sb_value; in GetValueForExpressionPath() local
1001 SBValue sb_value; in Dereference() local
[all …]

1234