Searched refs:d_info_checkpoint (Results 1 – 2 of 2) sorted by relevance
304 struct d_info_checkpoint struct482 static void d_checkpoint (struct d_info *, struct d_info_checkpoint *);484 static void d_backtrack (struct d_info *, struct d_info_checkpoint *);2390 struct d_info_checkpoint checkpoint; in cplus_demangle_type()3723 d_checkpoint (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_checkpoint()3733 d_backtrack (struct d_info *di, struct d_info_checkpoint *checkpoint) in d_backtrack()
209 * cp-demangle.c (struct d_info_checkpoint): New struct.