Home
last modified time | relevance | path

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

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