Home
last modified time | relevance | path

Searched refs:GetMemoryHistoryCreateCallbackAtIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DMemoryHistory.cpp19 (create_callback = PluginManager::GetMemoryHistoryCreateCallbackAtIndex( in FindPlugin()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h458 GetMemoryHistoryCreateCallbackAtIndex(uint32_t idx);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1396 PluginManager::GetMemoryHistoryCreateCallbackAtIndex(uint32_t idx) { in GetMemoryHistoryCreateCallbackAtIndex() function in PluginManager