Lines Matching refs:objfile
30 struct objfile;
101 void (*sym_new_init) (struct objfile *);
107 void (*sym_init) (struct objfile *);
115 void (*sym_read) (struct objfile *, int);
121 void (*sym_finish) (struct objfile *);
130 void (*sym_offsets) (struct objfile *, struct section_addr_info *);
144 extern void default_symfile_offsets (struct objfile *objfile,
149 struct objfile *);
160 enum language, struct objfile *);
168 struct objfile *);
171 extern void init_psymbol_list (struct objfile *, int);
175 extern struct symtab *allocate_symtab (char *, struct objfile *);
183 extern void syms_from_objfile (struct objfile *,
187 extern void new_symfile_objfile (struct objfile *, int, int);
189 extern struct objfile *symbol_file_add (char *, int,
192 extern struct objfile *symbol_file_add_from_bfd (bfd *, int,
221 extern struct partial_symtab *start_psymtab_common (struct objfile *,
264 extern struct partial_symtab *allocate_psymtab (char *, struct objfile *);
272 extern int get_section_index (struct objfile *, char *);
322 extern void dwarf_build_psymtabs (struct objfile *, int, file_ptr,
327 extern int dwarf2_has_info (struct objfile *);
329 extern void dwarf2_build_psymtabs (struct objfile *, int);
330 extern void dwarf2_build_frame_info (struct objfile *);
341 extern void mdebug_build_psymtabs (struct objfile *,
345 extern void elfmdebug_build_psymtabs (struct objfile *,