Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
647 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
652 get_module_specifications, save_core, debugger_init_callback); in RegisterPlugin()
677 return instances[idx].get_module_specifications; in GetObjectFileGetModuleSpecificationsCallbackAtIndex()
727 ObjectFileGetModuleSpecifications get_module_specifications) in ObjectContainerInstance()
730 get_module_specifications(get_module_specifications) {} in ObjectContainerInstance()
732 ObjectFileGetModuleSpecifications get_module_specifications; member
744 ObjectFileGetModuleSpecifications get_module_specifications) { in RegisterPlugin() argument
[all …]
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DPluginManager.h176 ObjectFileGetModuleSpecifications get_module_specifications,
203 ObjectFileGetModuleSpecifications get_module_specifications);