Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DMemoryHistory.cpp20 (create_callback = PluginManager::GetMemoryHistoryCreateCallbackAtIndex( in FindPlugin()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h409 GetMemoryHistoryCreateCallbackAtIndex(uint32_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1949 PluginManager::GetMemoryHistoryCreateCallbackAtIndex(uint32_t idx) { in GetMemoryHistoryCreateCallbackAtIndex() function in PluginManager