Searched refs:record_debugformat (Results 1 – 10 of 10) sorted by relevance
282 extern void record_debugformat (char *format);
951 record_debugformat (debugfmt); in read_xcoff_symtab()1045 record_debugformat (debugfmt); in read_xcoff_symtab()1102 record_debugformat (debugfmt); in read_xcoff_symtab()1242 record_debugformat (debugfmt); in read_xcoff_symtab()
1095 record_debugformat (char *format) in record_debugformat() function
1347 (record_debugformat): Declare global function.1350 (record_debugformat): New function to record the format.1360 * os9kread.c (os9k_process_one_symbol): Call record_debugformat1362 * hpread.c (hpread_expand_symtab): Call record_debugformat1365 * dbxread.c (process_one_symbol): Call record_debugformat1367 * coffread.c (coff_start_symtab): Call record_debugformat1369 * xcoffread.c (read_xcoff_symtab): Call record_debugformat1371 * dwarfread.c (read_file_scope): Call record_debugformat1373 * dwarf2read.c (read_file_scope): Call record_debugformat
372 record_debugformat ("COFF"); in coff_start_symtab()
2895 record_debugformat ("stabs"); in process_one_symbol()
1901 record_debugformat ("DWARF 1"); in read_file_scope()
2812 record_debugformat ("HP"); in hpread_expand_symtab()5169 record_debugformat ("HP"); in hpread_process_one_debug_symbol()
2792 record_debugformat ("DWARF 2"); in read_file_scope()
3460 record_debugformat() if appropriate.