Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A DcollectorAPI.c33 static void *__real_collector_func_load = NULL; variable
53 __real_collector_func_load = dlsym (libcollector, "__collector_func_load"); in collectorAPI_initAPI()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A DcollectorAPI.c33 static void *__real_collector_func_load = NULL; variable
53 __real_collector_func_load = dlsym (libcollector, "__collector_func_load"); in collectorAPI_initAPI()