Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp95 ValueObjectSP return_value_sp, in CreateHistoryThreadFromValueObject()
164 ValueObjectSP return_value_sp; in GetHistoryThreads() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp88 static addr_t RetrieveUnsigned(ValueObjectSP return_value_sp, in RetrieveUnsigned()
95 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp131 ValueObjectSP return_value_sp; in RetrieveReportData() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp227 ValueObjectSP return_value_sp, const std::string &items_name, in ConvertToStructuredArray()
249 static std::string RetrieveString(ValueObjectSP return_value_sp, in RetrieveString()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp1457 lldb::ValueObjectSP return_value_sp, in ReturnFromFrameWithIndex()
1472 lldb::ValueObjectSP return_value_sp, in ReturnFromFrame()
H A DStackFrame.cpp1613 ValueObjectSP return_value_sp = ValueObjectMemory::Create( in DoGuessValueAt() local