Home
last modified time | relevance | path

Searched defs:objfile (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/contrib/gdb-4.7.LBL/gdb/
H A Dsymfile.c240 register struct objfile *objfile; in sort_all_symtab_syms() local
316 init_entry_point_info (objfile) in init_entry_point_info() argument
373 syms_from_objfile (objfile, addr, mainline, verbo) in syms_from_objfile() argument
473 new_symfile_objfile (objfile, mainline, verbo) in new_symfile_objfile() argument
518 struct objfile *objfile; local
793 find_sym_fns (objfile) in find_sym_fns() argument
906 struct objfile *objfile; in reread_symbols() local
1079 allocate_symtab (filename, objfile) in allocate_symtab() argument
1107 allocate_psymtab (filename, objfile) in allocate_psymtab() argument
1348 start_psymtab_common (objfile, section_offsets, in start_psymtab_common() argument
H A Dsymtab.c137 register struct objfile *objfile; local
242 register struct objfile *objfile; local
371 register struct objfile *objfile; local
441 register struct objfile *objfile; local
846 register struct objfile *objfile; in find_main_psymtab() local
976 register struct objfile *objfile; local
2097 register struct objfile *objfile; local
2166 struct objfile *objfile; local
2530 register struct objfile *objfile; local
2685 register struct objfile *objfile; local
/csrg-svn/old/dbx/
H A Dcoredump.c36 private File objfile; variable