Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dstabsread.h146 extern void end_stabs (void);
Dxcoffread.c1040 end_stabs (); in read_xcoff_symtab()
1097 end_stabs (); in read_xcoff_symtab()
1224 end_stabs (); in read_xcoff_symtab()
1420 end_stabs (); in read_xcoff_symtab()
Ddbxread.c2625 end_stabs (); in read_ofile_symtab()
2882 end_stabs (); in process_one_symbol()
Dmdebugread.c3912 end_stabs (); in psymtab_to_symtab_1()
3973 end_stabs (); in psymtab_to_symtab_1()
Dstabsread.c4355 end_stabs (void) in end_stabs() function
DChangeLog-19922870 * dbxread.c (read_ofile_symtab): Call end_stabs.
2871 * dbxread.c (process_one_symbol): Call end_stabs and start_stabs.
2878 * mipsread.c (psymtab_to_symtab_1): Call end_stabs.
2881 * xcoffread.c (read_xcoff_symtab): Call start_stabs and end_stabs.