Lines Matching refs:get_module_specifications
623 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
746 name, description, create_callback, get_module_specifications); in RegisterPlugin()
764 return instances[idx].get_module_specifications; in GetObjectContainerGetModuleSpecificationsCallbackAtIndex()