Searched refs:stab_write_handle (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | wrstabs.c | 132 struct stab_write_handle struct 177 (struct stab_write_handle *, int, int, bfd_vma, const char *); argument 179 (struct stab_write_handle *, const char *, long, bfd_boolean, unsigned int); 181 (struct stab_write_handle *, long, unsigned int); 182 static char *stab_pop_type (struct stab_write_handle *); 184 (struct stab_write_handle *, int, unsigned int, long **, size_t *); 186 (struct stab_write_handle *, const char *, unsigned int, 189 (struct stab_write_handle *, const char *, enum debug_visibility, 338 stab_write_symbol (struct stab_write_handle *info, int type, int desc, in stab_write_symbol() 396 stab_push_string (struct stab_write_handle *info, const char *string, in stab_push_string() [all …]
|
D | ChangeLog-9197 | 870 (struct stab_write_handle): Change strings to a pointer to
|