Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp93 ValueObjectSP return_value_sp, in CreateHistoryThreadFromValueObject() argument
163 ValueObjectSP return_value_sp; in GetHistoryThreads() local
[all...]
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp87 static addr_t RetrieveUnsigned(ValueObjectSP return_value_sp, in RetrieveUnsigned() argument
94 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString() argument
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/Utility/
H A DReportRetriever.cpp85 ValueObjectSP return_value_sp; in RetrieveReportData() local
[all...]
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp228 ValueObjectSP return_value_sp, const std::string &items_name, in ConvertToStructuredArray() argument
250 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString() argument
/llvm-project/lldb/source/Target/
H A DThread.cpp1447 ReturnFromFrameWithIndex(uint32_t frame_idx,lldb::ValueObjectSP return_value_sp,bool broadcast) ReturnFromFrameWithIndex() argument
1462 ReturnFromFrame(lldb::StackFrameSP frame_sp,lldb::ValueObjectSP return_value_sp,bool broadcast) ReturnFromFrame() argument
H A DStackFrame.cpp1598 ValueObjectSP return_value_sp = ValueObjectMemory::Create( DoGuessValueAt() local