Searched refs:GetLiveThreadBinaryData (Results 1 – 2 of 2) sorted by relevance
233 Trace::GetLiveThreadBinaryData(lldb::tid_t tid, llvm::StringRef kind) { in GetLiveThreadBinaryData() function in Trace415 Expected<std::vector<uint8_t>> data = GetLiveThreadBinaryData(tid, kind); in OnLiveThreadBinaryDataRead()
440 GetLiveThreadBinaryData(lldb::tid_t tid, llvm::StringRef kind);467 /// Get the size of the data returned by \a GetLiveThreadBinaryData