Lines Matching refs:annotate
1005 (annotate.o): Remove extra compile rule.
1764 * annotate.c (annotate_starting): Flush output.
2227 * annotate.c (_initialize_annotate, breakpoint_changed): New functions.
2308 * Makefile.in (annotate.o): Add dependencies.
2374 * Add rule for annotate.o to keep Sun make happy.
2759 * breakpoint.c: Include annotate.h. Call annotate_field rather
2797 * breakpoint.c: annotate changes lost at merge, put back in.
3062 * annotate.c (annotate_field_end): Fix typo.
3064 * Makefile.in: Move annotate.o from COMMON_OBS to OBS.
3074 * annotate.c: ...to here, and make it use can_dereference.
3151 * annotate.c, annotate.h: New files, containing a function for
3153 * Move breakpoints_changed from breakpoint.c to annotate.c.
3156 Use annotate.c functions to output annotations.
3157 * Makefile.in (OBS): Add annotate.o.
3270 Explicitly annotate each record.
3452 * main.c (main): Accept --annotate=N option and make --fullname
3453 the same as --annotate=1.