Searched refs:get_module_specifications (Results 1 – 2 of 2) sorted by relevance
1000 create_memory_callback(nullptr), get_module_specifications(nullptr), in ObjectFileInstance()1007 ObjectFileGetModuleSpecifications get_module_specifications; member1027 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument1038 instance.get_module_specifications = get_module_specifications; in RegisterPlugin()1085 return instances[idx].get_module_specifications; in GetObjectFileGetModuleSpecificationsCallbackAtIndex()1142 get_module_specifications(nullptr) {} in ObjectContainerInstance()1147 ObjectFileGetModuleSpecifications get_module_specifications; member1165 ObjectFileGetModuleSpecifications get_module_specifications) { in RegisterPlugin() argument1173 instance.get_module_specifications = get_module_specifications; in RegisterPlugin()1228 return instances[idx].get_module_specifications; in GetObjectContainerGetModuleSpecificationsCallbackAtIndex()
201 ObjectFileGetModuleSpecifications get_module_specifications,230 ObjectFileGetModuleSpecifications get_module_specifications);