Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
DMemoryHistoryASan.cpp105 ValueObjectSP return_value_sp, in CreateHistoryThreadFromValueObject()
174 ValueObjectSP return_value_sp; in GetHistoryThreads() local
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.cpp92 static addr_t RetrieveUnsigned(ValueObjectSP return_value_sp, in RetrieveUnsigned()
99 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.cpp135 ValueObjectSP return_value_sp; in RetrieveReportData() local
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.cpp232 ValueObjectSP return_value_sp, const std::string &items_name, in ConvertToStructuredArray()
253 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/external/llvm-project/lldb/source/Target/
DThread.cpp1457 lldb::ValueObjectSP return_value_sp, in ReturnFromFrameWithIndex()
1472 lldb::ValueObjectSP return_value_sp, in ReturnFromFrame()
DStackFrame.cpp1603 ValueObjectSP return_value_sp = ValueObjectMemory::Create( in DoGuessValueAt() local