Searched refs:write_debugging_info (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | objcopy.c | 508 static bfd_boolean write_debugging_info (bfd *, void *, long *, asymbol ***); 2385 if (! write_debugging_info (obfd, dhandle, &symcount, &osympp)) in copy_object() 3500 write_debugging_info (bfd *obfd, void *dhandle, in write_debugging_info() function
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | objcopy.c | 551 static bfd_boolean write_debugging_info (bfd *, void *, long *, asymbol ***); 3216 res = write_debugging_info (obfd, dhandle, &symcount, &osympp); in copy_object() 4534 write_debugging_info (bfd *obfd, void *dhandle, in write_debugging_info() function
|