Searched refs:func_ptr (Results 1 – 12 of 12) sorted by relevance
182 = { (func_ptr) (-1) };186 = { (func_ptr) (-1) };195 = { (func_ptr) (-1) };268 func_ptr f; in __do_global_dtors_aux()407 func_ptr *p, f;463 = { (func_ptr) 0 };467 = { (func_ptr) 0 };476 = { (func_ptr) 0 };480 = { (func_ptr) 0 };519 func_ptr *p;[all …]
43 typedef void (*func_ptr) (void); typedef48 extern func_ptr __CTOR_LIST__[];49 extern func_ptr __DTOR_LIST__[];
2121 static func_ptr *p = __DTOR_LIST__ + 1;2203 func_ptr __CTOR_LIST__[2] = {0, 0};2204 func_ptr __DTOR_LIST__[2] = {0, 0};2206 func_ptr __CTOR_LIST__[2];2207 func_ptr __DTOR_LIST__[2];
12064 __CTOR_LIST__ from func_ptr array to just func_ptr, to
41 typedef void (*func_ptr)(void); typedef44 extern const func_ptr *jcr_ptr;54 const func_ptr *jcr_ptr;61 void _Jv_RegisterClasses(const func_ptr *);63 __section(".jcr") __used static func_ptr jcr_func = (func_ptr)1;67 _Jv_RegisterClasses(const func_ptr *jcr) in _Jv_RegisterClasses()93 __section(".ctors") __used static func_ptr ctors_func =118 __section(".preinit_array") __used static func_ptr preinit_array_func =146 __section(".init_array") __used static func_ptr init_array_func =
53 typedef void (*func_ptr)(void); typedef65 __section(".dtors") __used static func_ptr dtors_func =107 __section(".fini_array") __used static func_ptr fini_array_func =
49 extern func_ptr __CTOR_END__[1]; \50 func_ptr __CTOR_LIST__[1] = {__CTOR_END__};54 func_ptr __CTOR_END__[1] = { (func_ptr) 0 };59 func_ptr *ptr = __CTOR_LIST__ + 1; \68 extern func_ptr __DTOR_END__[1]; \69 func_ptr __DTOR_LIST__[1] = {__DTOR_END__};73 func_ptr __DTOR_END__[1] = { (func_ptr) 0 };78 func_ptr *ptr = __DTOR_LIST__ + 1; \
95 func_ptr *p; \109 func_ptr *p; \
144 func_ptr *p, *beg = alloca (0); \156 func_ptr *p, *beg = alloca (0); \
1019 … *_N_(_ittapi_global).api_list_ptr[i].func_ptr = _N_(_ittapi_global).api_list_ptr[i].null_func; in __itt_nullify_all_pointers()1108 …*_N_(_ittapi_global).api_list_ptr[i].func_ptr = (void*)__itt_get_proc(_N_(_ittapi_global).lib, _N_… in _N_()1109 if (*_N_(_ittapi_global).api_list_ptr[i].func_ptr == NULL) in _N_()1112 … *_N_(_ittapi_global).api_list_ptr[i].func_ptr = _N_(_ittapi_global).api_list_ptr[i].null_func; in _N_()1120 … *_N_(_ittapi_global).api_list_ptr[i].func_ptr = _N_(_ittapi_global).api_list_ptr[i].null_func; in _N_()1142 … *_N_(_ittapi_global).api_list_ptr[i].func_ptr = _N_(_ittapi_global).api_list_ptr[i].null_func; in _N_()1184 …if (*_N_(_ittapi_global).api_list_ptr[i].func_ptr != _N_(_ittapi_global).api_list_ptr[i].null_func… in _N_()
395 void** func_ptr; member403 void** func_ptr; member
317 void** func_ptr; member325 void** func_ptr; member