Home
last modified time | relevance | path

Searched refs:ObjectContainerCreateMemoryInstance (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectContainer.cpp46 ObjectContainerCreateMemoryInstance create_callback; in FindPlugin()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h203 ObjectContainerCreateMemoryInstance create_memory_callback = nullptr);
210 static ObjectContainerCreateMemoryInstance
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-interfaces.h42 typedef ObjectContainer *(*ObjectContainerCreateMemoryInstance)( typedef
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp752 ObjectContainerCreateMemoryInstance create_memory_callback, in ObjectContainerInstance()
759 ObjectContainerCreateMemoryInstance create_memory_callback;
773 ObjectContainerCreateMemoryInstance create_memory_callback) { in RegisterPlugin()
789 ObjectContainerCreateMemoryInstance