Lines Matching refs:PR_DEBUG
33 # 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()
739 PR_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename); in debug_arc_reloc()
743 PR_DEBUG ( " symbol section is NULL\n"); in debug_arc_reloc()
746 PR_DEBUG ( " Input_section:\n"); in debug_arc_reloc()
749 PR_DEBUG ( in debug_arc_reloc()
754 PR_DEBUG ( " changed_address = 0x%08x\n", in debug_arc_reloc()
758 PR_DEBUG (" file: %s\n", reloc_data.input_section->owner->filename); in debug_arc_reloc()
762 PR_DEBUG ( " input section is NULL\n"); in debug_arc_reloc()
987 PR_DEBUG ( "Relocation overflows !!!!\n"); in arc_do_relocation()
991 PR_DEBUG ( in arc_do_relocation()
1162 PR_DEBUG ("local symbols reloc " in elf_arc_relocate_section()