Searched refs:debug_write_fns (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | debug.h | 168 struct debug_write_fns struct 790 (void *, const struct debug_write_fns *, void *);
|
| D | debug.c | 570 (struct debug_handle *, const struct debug_write_fns *, void *, 573 (struct debug_handle *, const struct debug_write_fns *, void *, 576 (struct debug_handle *, const struct debug_write_fns *, void *, 579 (struct debug_handle *, const struct debug_write_fns *, void *, 582 (struct debug_handle *, const struct debug_write_fns *, void *, 585 (struct debug_handle *, const struct debug_write_fns *, void *, bfd_vma); 2310 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write() 2370 const struct debug_write_fns *fns, void *fhandle, in debug_write_name() 2418 const struct debug_write_fns *fns, void *fhandle, in debug_write_type() 2663 const struct debug_write_fns *fns, void *fhandle, in debug_write_class_type() [all …]
|
| D | prdbg.c | 196 static const struct debug_write_fns pr_fns = 244 static const struct debug_write_fns tg_fns =
|
| D | wrstabs.c | 251 static const struct debug_write_fns stab_fns =
|
| D | ieee.c | 3991 static const struct debug_write_fns ieee_fns =
|