Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
728 ObjectFileGetModuleSpecifications get_module_specifications) in ObjectContainerInstance()
732 get_module_specifications(get_module_specifications) {} in ObjectContainerInstance()
735 ObjectFileGetModuleSpecifications get_module_specifications; member
747 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
[all …]
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DPluginManager.h176 ObjectFileGetModuleSpecifications get_module_specifications,
203 ObjectFileGetModuleSpecifications get_module_specifications,