Home
last modified time | relevance | path

Searched refs:PR_DEBUG (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-arc.c33 # define PR_DEBUG(fmt, args...) fprintf (stderr, fmt, ##args) macro
35 # define PR_DEBUG(fmt, args...) macro
716 PR_DEBUG ("Reloc type=%s, should_relocate = %s\n", in debug_arc_reloc()
719 PR_DEBUG (" offset = 0x%x, addend = 0x%x\n", in debug_arc_reloc()
722 PR_DEBUG (" Symbol:\n"); in debug_arc_reloc()
723 PR_DEBUG (" value = 0x%08x\n", in debug_arc_reloc()
727 PR_DEBUG (" Symbol Section:\n"); in debug_arc_reloc()
728 PR_DEBUG ( in debug_arc_reloc()
734 PR_DEBUG ( in debug_arc_reloc()
738 PR_DEBUG ( "\n"); in debug_arc_reloc()
[all …]