Searched refs:start_psymtab_common (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | symfile.h | 221 extern struct partial_symtab *start_psymtab_common (struct objfile *,
|
H A D | xcoffread.c | 1942 start_psymtab_common (objfile, objfile->section_offsets, in xcoff_start_psymtab()
|
H A D | dwarfread.c | 2794 pst = start_psymtab_common (objfile, base_section_offsets, in scan_compilation_units()
|
H A D | dbxread.c | 2137 start_psymtab_common (objfile, objfile->section_offsets, in start_psymtab()
|
H A D | symfile.c | 2569 start_psymtab_common (struct objfile *objfile, in start_psymtab_common() function
|
H A D | mdebugread.c | 2545 pst = start_psymtab_common (objfile, objfile->section_offsets, in parse_partial_symbols()
|
H A D | hpread.c | 2390 start_psymtab_common (objfile, objfile->section_offsets, in hpread_start_psymtab()
|
H A D | dwarf2read.c | 1462 pst = start_psymtab_common (objfile, objfile->section_offsets, in dwarf2_build_psymtabs_hard()
|
H A D | ChangeLog-1992 | 6050 * symfile.c, symfile.c: New function start_psymtab_common 6054 * dbxread.c (start_psymtab): Use start_psymtab_common().
|
H A D | ChangeLog-1996 | 4440 * {symfile.c, symfile.h} (start_psymtab_common): Ditto.
|