Searched refs:deprecated_annotate_starting_hook (Results 1 – 3 of 3) sorted by relevance
38 void (*deprecated_annotate_starting_hook) (void); variable105 if (deprecated_annotate_starting_hook) in annotate_starting()106 deprecated_annotate_starting_hook (); in annotate_starting()
102 extern void (*deprecated_annotate_starting_hook) (void);
7495 * annotate.h (deprecated_annotate_starting_hook)