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

/openbsd-current/gnu/llvm/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp164 ValueObjectSP return_value_sp; local
94 CreateHistoryThreadFromValueObject(ProcessSP process_sp, ValueObjectSP return_value_sp, const char *type, const char *thread_name, HistoryThreads &result) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp131 ValueObjectSP return_value_sp; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp88 static addr_t RetrieveUnsigned(ValueObjectSP return_value_sp, argument
95 static std::string RetrieveString(ValueObjectSP return_value_sp, argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp249 static std::string RetrieveString(ValueObjectSP return_value_sp, argument
226 ConvertToStructuredArray( ValueObjectSP return_value_sp, const std::string &items_name, const std::string &count_name, std::function<void(const ValueObjectSP &o, const StructuredData::DictionarySP &dict)> const &callback) argument
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp1613 ValueObjectSP return_value_sp = ValueObjectMemory::Create( local
H A DThread.cpp1456 ReturnFromFrameWithIndex(uint32_t frame_idx, lldb::ValueObjectSP return_value_sp, bool broadcast) argument
1471 ReturnFromFrame(lldb::StackFrameSP frame_sp, lldb::ValueObjectSP return_value_sp, bool broadcast) argument

Completed in 98 milliseconds