Home
last modified time | relevance | path

Searched refs:RegModuleFunc (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dprofile.c104 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
H A Dhwprofile.c174 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
H A Djprofile.c1304 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dprofile.c105 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
H A Dhwprofile.c174 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
H A Djprofile.c1298 RegModuleFunc reg_module = (RegModuleFunc) dlsym (RTLD_DEFAULT, "__collector_register_module"); in init_module()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h216 typedef CollectorModule (*RegModuleFunc)(ModuleInterface*); typedef
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollector_module.h211 typedef CollectorModule (*RegModuleFunc)(ModuleInterface*); typedef