Searched refs:save_stab (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | rddbg.c | 39 static void save_stab (int, int, bfd_vma, const char *); 237 save_stab (type, desc, value, s); in read_section_stabs_debugging_info() 319 save_stab (i.stab_type, i.stab_desc, i.value, s); in read_symbol_stabs_debugging_info() 395 save_stab (int type, int desc, bfd_vma value, const char *string) in save_stab() function
|
D | ChangeLog-9197 | 1229 * rddbg.c (read_section_stabs_debugging_info): Call save_stab for 1236 (save_stab, stab_context, free_saved_stabs): New static functios.
|