Searched refs:vms_debug (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms-misc.c | 109 vms_debug (level, "%08lx:", start); in _bfd_hexdump() 110 vms_debug (-level, " %02x", *ptr++); in _bfd_hexdump() 117 vms_debug (-level, " "); in _bfd_hexdump() 123 vms_debug (-level, " "); in _bfd_hexdump() 126 vms_debug (-level, "%c", (*lptr < 32) ? '.' : *lptr); in _bfd_hexdump() 129 vms_debug (-level, "\n"); in _bfd_hexdump() 133 vms_debug (-level, "\n"); in _bfd_hexdump()
|
H A D | vms.h | 107 #define vms_debug _bfd_vms_debug macro
|
H A D | vms-alpha.c | 678 vms_debug (8, "_bfd_vms_slurp_ihs\n"); in _bfd_vms_slurp_eihs() 679 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n", in _bfd_vms_slurp_eihs() 5496 vms_debug (1, "reloc_nil (abfd %p, output_bfd %p)\n", abfd, output_bfd); in reloc_nil() 5497 vms_debug (2, "In section %s, symbol %s\n", in reloc_nil() 5499 vms_debug (2, "reloc sym %s, addr %08lx, addend %08lx, reloc is a %s\n", in reloc_nil() 5503 vms_debug (2, "data at %p\n", data); in reloc_nil()
|
H A D | ChangeLog-2010 | 2375 #if VMS_DEBUG/vms_debug with vms_debug2.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms-misc.c | 109 vms_debug (level, "%08lx:", start); in _bfd_hexdump() 110 vms_debug (-level, " %02x", *ptr++); in _bfd_hexdump() 117 vms_debug (-level, " "); in _bfd_hexdump() 123 vms_debug (-level, " "); in _bfd_hexdump() 126 vms_debug (-level, "%c", (*lptr < 32) ? '.' : *lptr); in _bfd_hexdump() 129 vms_debug (-level, "\n"); in _bfd_hexdump() 133 vms_debug (-level, "\n"); in _bfd_hexdump()
|
H A D | vms.h | 107 #define vms_debug _bfd_vms_debug macro
|
H A D | vms-alpha.c | 679 vms_debug (8, "_bfd_vms_slurp_ihs\n"); in _bfd_vms_slurp_eihs() 680 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n", in _bfd_vms_slurp_eihs() 5680 vms_debug (1, "reloc_nil (abfd %p, output_bfd %p)\n", abfd, output_bfd); in reloc_nil() 5681 vms_debug (2, "In section %s, symbol %s\n", in reloc_nil() 5683 vms_debug (2, "reloc sym %s, addr %08lx, addend %08lx, reloc is a %s\n", in reloc_nil() 5687 vms_debug (2, "data at %p\n", data); in reloc_nil()
|
H A D | ChangeLog-2010 | 2375 #if VMS_DEBUG/vms_debug with vms_debug2.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 2375 #if VMS_DEBUG/vms_debug with vms_debug2.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2010 | 2375 #if VMS_DEBUG/vms_debug with vms_debug2.
|