Searched refs:record_debugformat (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbuildsym-legacy.h92 extern void record_debugformat (const char *format);
H A Dbuildsym-legacy.c29 record_debugformat (const char *format) function
31 buildsym_compunit->record_debugformat (format);
H A Dbuildsym.h312 void record_debugformat (const char *format) function in struct:buildsym_compunit
H A Dxcoffread.c967 record_debugformat (debugfmt);
1061 record_debugformat (debugfmt);
1152 record_debugformat (debugfmt);
1272 record_debugformat (debugfmt);
H A Dctfread.c1257 ccp->builder->record_debugformat ("ctf");
H A Ddbxread.c2614 record_debugformat ("stabs");
H A Dcoffread.c381 record_debugformat ("COFF");
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dbuildsym-legacy.h97 extern void record_debugformat (const char *format);
H A Dbuildsym-legacy.c29 record_debugformat (const char *format) function
31 buildsym_compunit->record_debugformat (format);
H A Dbuildsym.h260 void record_debugformat (const char *format) function in struct:buildsym_compunit
H A Dxcoffread.c1048 record_debugformat (debugfmt);
1142 record_debugformat (debugfmt);
1232 record_debugformat (debugfmt);
1351 record_debugformat (debugfmt);
H A Dctfread.c1198 ccp->builder->record_debugformat ("ctf");
H A Dcoffread.c381 record_debugformat ("COFF");
H A Ddbxread.c2560 record_debugformat ("stabs");
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dcu.c96 get_builder ()->record_debugformat (debugformat);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c21281 get_builder ()->record_debugformat ("DWARF 2");

Completed in 389 milliseconds