Home
last modified time | relevance | path

Searched refs:start_psymtab_common (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsymfile.h221 extern struct partial_symtab *start_psymtab_common (struct objfile *,
H A Dxcoffread.c1942 start_psymtab_common (objfile, objfile->section_offsets, in xcoff_start_psymtab()
H A Ddwarfread.c2794 pst = start_psymtab_common (objfile, base_section_offsets, in scan_compilation_units()
H A Ddbxread.c2137 start_psymtab_common (objfile, objfile->section_offsets, in start_psymtab()
H A Dsymfile.c2569 start_psymtab_common (struct objfile *objfile, in start_psymtab_common() function
H A Dmdebugread.c2545 pst = start_psymtab_common (objfile, objfile->section_offsets, in parse_partial_symbols()
H A Dhpread.c2390 start_psymtab_common (objfile, objfile->section_offsets, in hpread_start_psymtab()
H A Ddwarf2read.c1462 pst = start_psymtab_common (objfile, objfile->section_offsets, in dwarf2_build_psymtabs_hard()
H A DChangeLog-19926050 * symfile.c, symfile.c: New function start_psymtab_common
6054 * dbxread.c (start_psymtab): Use start_psymtab_common().
H A DChangeLog-19964440 * {symfile.c, symfile.h} (start_psymtab_common): Ditto.