Home
last modified time | relevance | path

Searched refs:sz_strtab (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dobjfiles.h210 int sz_strtab; /* Size of stringtable, (if applicable) */ member
Dsymmisc.c230 if (OBJSTAT (objfile, sz_strtab) > 0) in print_objfile_statistics()
232 OBJSTAT (objfile, sz_strtab)); in print_objfile_statistics()
Ddbxread.c713 OBJSTAT (objfile, sz_strtab += DBX_STRINGTAB_SIZE (objfile)); in dbx_symfile_init()
3346 OBJSTAT (objfile, sz_strtab += stabstrsize + 1); in coffstab_build_psymtabs()
3444 OBJSTAT (objfile, sz_strtab += stabstrsize + 1); in elfstab_build_psymtabs()
3538 OBJSTAT (objfile, sz_strtab += DBX_STRINGTAB_SIZE (objfile) + 1); in stabsect_build_psymtabs()