Home
last modified time | relevance | path

Searched refs:get_module_specifications (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp623 ObjectFileGetModuleSpecifications get_module_specifications, in ObjectFileInstance()
629 get_module_specifications(get_module_specifications), in ObjectFileInstance()
633 ObjectFileGetModuleSpecifications get_module_specifications; member
659 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
664 get_module_specifications, save_core, debugger_init_callback); in RegisterPlugin()
689 return instances[idx].get_module_specifications; in GetObjectFileGetModuleSpecificationsCallbackAtIndex()
753 ObjectFileGetModuleSpecifications get_module_specifications) in ObjectContainerInstance()
757 get_module_specifications(get_module_specifications) {} in ObjectContainerInstance()
760 ObjectFileGetModuleSpecifications get_module_specifications; member
772 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h175 ObjectFileGetModuleSpecifications get_module_specifications,
202 ObjectFileGetModuleSpecifications get_module_specifications,