Searched refs:this_target_libfuncs (Results 1 – 7 of 7) sorted by relevance
66 extern struct target_libfuncs *this_target_libfuncs;68 #define this_target_libfuncs (&default_target_libfuncs) macro72 (this_target_libfuncs->x_libfunc_table)
33 extern struct target_libfuncs *this_target_libfuncs;84 this_target_libfuncs = g->libfuncs; in restore_target_globals()
37 struct target_libfuncs *this_target_libfuncs = &default_target_libfuncs; variable41 (this_target_libfuncs->x_libfunc_hash)
21460 (this_target_libfuncs): Declare as a variable or define as a macro.21463 (this_target_libfuncs): New conditional variable.21471 * target-globals.h (this_target_libfuncs): Declare.21474 this_target_libfuncs.