Searched refs:__real___collector_jprofile_enable_synctrace (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dsynctrace.c115 static void *__real___collector_jprofile_enable_synctrace = NULL; variable
223 if (__real___collector_jprofile_enable_synctrace == NULL)
386 __real___collector_jprofile_enable_synctrace = (void *) ptr;
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dsynctrace.c97 static void (*__real___collector_jprofile_enable_synctrace) (void) = NULL; variable
224 if (__real___collector_jprofile_enable_synctrace == NULL)
410 __real___collector_jprofile_enable_synctrace = (void *) ptr;

Completed in 193 milliseconds