Home
last modified time | relevance | path

Searched refs:fixup_psymbol_section (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dobjfiles.c597 fixup_psymbol_section (*psym, objfile); in objfile_relocate()
606 fixup_psymbol_section (*psym, objfile); in objfile_relocate()
H A Dsymtab.h1341 extern struct partial_symbol *fixup_psymbol_section (struct partial_symbol
H A Dsymtab.c844 fixup_psymbol_section (p, psymtab->objfile); in find_pc_sect_psymbol()
868 fixup_psymbol_section (p, psymtab->objfile); in find_pc_sect_psymbol()
976 fixup_psymbol_section (struct partial_symbol *psym, struct objfile *objfile) in fixup_psymbol_section() function
H A DChangeLog-20002479 * symtab.h (fixup_psymbol_section): Declare.
2480 * symtab.c (fixup_psymbol_section): Make extern.
2483 or fixup_psymbol_section before attempting to access
H A DChangeLog-19971507 (fixup_psymbol_section): Ditto.
H A DChangeLog-19986794 * symtab.c (fixup_psymbol_section): Move forward declaration to