Home
last modified time | relevance | path

Searched refs:MemoryHistory (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lldb/include/lldb/Target/
DMemoryHistory.h23 class MemoryHistory : public std::enable_shared_from_this<MemoryHistory>,
/external/llvm-project/lldb/source/Target/
DMemoryHistory.cpp15 lldb::MemoryHistorySP MemoryHistory::FindPlugin(const ProcessSP process) { in FindPlugin()
DCMakeLists.txt20 MemoryHistory.cpp
DProcess.cpp5881 MemoryHistory::FindPlugin(shared_from_this()); in GetHistoryThreads()
/external/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
DMemoryHistoryASan.h19 class MemoryHistoryASan : public lldb_private::MemoryHistory {
/external/llvm-project/lldb/source/Plugins/
DCMakeLists.txt11 add_subdirectory(MemoryHistory)
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h118 class MemoryHistory; variable
342 typedef std::shared_ptr<lldb_private::MemoryHistory> MemoryHistorySP;
/external/llvm-project/lldb/source/Commands/
DCommandObjectMemory.cpp1626 MemoryHistory::FindPlugin(process_sp); in DoExecute()
/external/llvm-project/lldb/source/Core/
DPluginManager.cpp1097 #pragma mark MemoryHistory
/external/llvm-project/clang/docs/
DClangFormattedStatus.rst2732 * - lldb/source/Plugins/MemoryHistory/asan