Searched refs:stab_handle (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | stabs.c | 45 struct stab_handle struct 152 (void *, struct stab_handle *, int, int, bfd_vma, const char *); 154 (void *, struct stab_handle *, const char *, const char **, debug_type **); 157 (void *, struct stab_handle *, const char *, const char **, const int *); 162 (void *, struct stab_handle *, const char *, const char **, 165 (void *, struct stab_handle *, const char **, debug_baseclass **); 167 (void *, struct stab_handle *, const char **, debug_field **, bfd_boolean *); 169 (void *, struct stab_handle *, const char **, debug_field *); 171 (void *, struct stab_handle *, const char **, const char *, 174 (void *, struct stab_handle *, const char *, const char **, const int *, [all …]
|
D | ChangeLog-9197 | 683 * stabs.c (struct stab_handle): Add bincl_list field. 703 * stabs.c (struct stab_handle): Add function_end field. 1129 * stabs.c (struct stab_handle): Add field abfd. 1310 * stabs.c (struct stab_handle): Add syms and symcount fields. 1469 * stabs.c (struct stab_handle): Remove last_type field. Add
|
D | ChangeLog-9899 | 1479 * stabs.c (struct stab_handle): Add self_crossref field.
|