Searched refs:debug_write_fns (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | debug.h | 168 struct debug_write_fns struct 792 (void *, const struct debug_write_fns *, void *);
|
| D | debug.c | 574 (struct debug_handle *, const struct debug_write_fns *, void *, 577 (struct debug_handle *, const struct debug_write_fns *, void *, 580 (struct debug_handle *, const struct debug_write_fns *, void *, 583 (struct debug_handle *, const struct debug_write_fns *, void *, 586 (struct debug_handle *, const struct debug_write_fns *, void *, 589 (struct debug_handle *, const struct debug_write_fns *, void *, bfd_vma); 2309 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write() 2369 const struct debug_write_fns *fns, void *fhandle, in debug_write_name() 2417 const struct debug_write_fns *fns, void *fhandle, in debug_write_type() 2670 const struct debug_write_fns *fns, void *fhandle, in debug_write_class_type() [all …]
|
| D | prdbg.c | 172 static const struct debug_write_fns pr_fns = 220 static const struct debug_write_fns tg_fns =
|
| D | wrstabs.c | 233 static const struct debug_write_fns stab_fns =
|
| D | ChangeLog-9197 | 1518 * debug.h (struct debug_write_fns): Remove ellipsis_type. Add int 1579 (struct debug_write_fns): Add field ellipsis_type. Add id 1721 * debug.h (struct debug_write_fns): Add tag parameter to
|