Home
last modified time | relevance | path

Searched refs:debugformat (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dbuildsym.c593 subfile->debugformat = NULL; in start_subfile()
996 if (subfile->debugformat != NULL) in end_symtab()
998 symtab->debugformat = obsavestring (subfile->debugformat, in end_symtab()
999 strlen (subfile->debugformat), in end_symtab()
1021 if (subfile->debugformat != NULL) in end_symtab()
1023 xfree ((void *) subfile->debugformat); in end_symtab()
1098 current_subfile->debugformat = savestring (format, strlen (format)); in record_debugformat()
H A Dbuildsym.h71 char *debugformat; member
H A Dsymmisc.c162 if (s->debugformat != NULL) in free_symtab()
163 xmfree (s->objfile->md, s->debugformat); in free_symtab()
1024 printf_filtered (" debugformat %s\n", symtab->debugformat); in maintenance_info_symtabs()
H A Dsymtab.h833 char *debugformat; member
H A Dsource.c612 printf_filtered ("Compiled with %s debugging format.\n", s->debugformat); in source_info()
H A Dsymfile.c2210 symtab->debugformat = obsavestring ("unknown", 7, in allocate_symtab()
H A Dmdebugread.c4593 s->debugformat = obsavestring ("ECOFF", 5, in new_symtab()
H A Dada-lang.c8243 fprintf (stderr, " Format: %s;\n", s->debugformat); in ada_dump_symtab()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-2480 debugformat DWARF 2
H A Dgdb.texinfo9439 debugformat DWARF 2