Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp95 ValueObjectSP return_value_sp, in CreateHistoryThreadFromValueObject()
165 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.cpp92 ValueObjectSP return_value_sp; in RetrieveReportData() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp132 ValueObjectSP return_value_sp; RetrieveReportData() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp228 ValueObjectSP return_value_sp, const std::string &items_name, in ConvertToStructuredArray()
250 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp1479 lldb::ValueObjectSP return_value_sp, in ReturnFromFrameWithIndex()
1494 lldb::ValueObjectSP return_value_sp, in ReturnFromFrame()
H A DStackFrame.cpp1744 ValueObjectSP return_value_sp = ValueObjectMemory::Create( in DoGuessValueAt() local