Searched refs:debug_write (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | dve3900-rom.c | 80 static void debug_write (unsigned char *buf, int buflen); 608 debug_write (unsigned char *buf, int buflen) in debug_write() function 699 debug_write (hdr, sizeof (hdr)); in send_packet() 704 debug_write (buf, buflen); in send_packet() 710 debug_write (hdr, 1); in send_packet() 736 debug_write (hdr, 2); in send_packet() 775 debug_write (&buf[i], chunk); in process_read_request()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | debug.h | 789 extern bfd_boolean debug_write
|
| H A D | prdbg.c | 317 return as_tags ? debug_write (dhandle, &tg_fns, (void *) & info) in print_debugging_info() 318 : debug_write (dhandle, &pr_fns, (void *) & info); in print_debugging_info()
|
| H A D | wrstabs.c | 512 if (! debug_write (dhandle, &stab_fns, (void *) &info)) in write_stabs_in_sections_debugging_info()
|
| H A D | debug.c | 2310 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write() function
|
| H A D | ChangeLog-9197 | 1194 (debug_write): Initialize current_write_lineno and 1295 (debug_write): Initialize info->id_list 1607 (debug_write): Initialize base_id.
|
| H A D | ieee.c | 4613 if (! debug_write (dhandle, &ieee_fns, (void *) &info)) in write_ieee_debugging_info()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | debug.h | 789 extern bfd_boolean debug_write
|
| H A D | prdbg.c | 316 return as_tags ? debug_write (dhandle, &tg_fns, (void *) & info) in print_debugging_info() 317 : debug_write (dhandle, &pr_fns, (void *) & info); in print_debugging_info()
|
| H A D | wrstabs.c | 510 if (! debug_write (dhandle, &stab_fns, (void *) &info)) in write_stabs_in_sections_debugging_info()
|
| H A D | debug.c | 2309 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write() function
|
| H A D | ChangeLog-9197 | 1194 (debug_write): Initialize current_write_lineno and 1295 (debug_write): Initialize info->id_list 1607 (debug_write): Initialize base_id.
|
| H A D | ieee.c | 4610 if (! debug_write (dhandle, &ieee_fns, (void *) &info)) in write_ieee_debugging_info()
|