Home
last modified time | relevance | path

Searched defs:return_value_sp (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp93 ValueObjectSP return_value_sp, in CreateHistoryThreadFromValueObject()
163 ValueObjectSP return_value_sp; in GetHistoryThreads() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp87 static addr_t RetrieveUnsigned(ValueObjectSP return_value_sp, in RetrieveUnsigned()
94 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp85 ValueObjectSP return_value_sp; in RetrieveReportData() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp226 ValueObjectSP return_value_sp, const std::string &items_name, in ConvertToStructuredArray()
248 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1434 lldb::ValueObjectSP return_value_sp, in ReturnFromFrameWithIndex()
1449 lldb::ValueObjectSP return_value_sp, in ReturnFromFrame()
H A DStackFrame.cpp1605 ValueObjectSP return_value_sp = ValueObjectMemory::Create( in DoGuessValueAt() local