Searched refs:RegModuleFunc (Results 1 – 8 of 8) sorted by relevance
104 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
174 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
1304 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
105 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
1298 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
216 typedef CollectorModule (*RegModuleFunc)(ModuleInterface*); typedef
211 typedef CollectorModule (*RegModuleFunc)(ModuleInterface*); typedef