Home | History | Annotate | Download | only in gdb

Lines Matching defs:this_symtab_objfile

575 static struct objfile *this_symtab_objfile;
585 = XCOFF_DATA (this_symtab_objfile)->max_lineno_offset;
613 coff_data (this_symtab_objfile->obfd)->local_linesz;
753 struct objfile *objfile = this_symtab_objfile;
890 if (this_symtab_objfile)
891 objfile = this_symtab_objfile;
955 this_symtab_objfile = objfile;
1618 struct xcoff_symfile_info *xcoff = XCOFF_DATA (this_symtab_objfile);
1629 bfd_coff_swap_sym_in (this_symtab_objfile->obfd.get (),
1652 struct objfile *objfile = this_symtab_objfile;