Lines Matching refs:ARC_DEBUG
46 #define ARC_DEBUG(fmt, args...) fprintf (stderr, fmt, ##args)
48 #define ARC_DEBUG(...)
1084 ARC_DEBUG ("Reloc type=%s, should_relocate = %s\n",
1087 ARC_DEBUG (" offset = 0x%x, addend = 0x%x\n",
1090 ARC_DEBUG (" Symbol:\n");
1091 ARC_DEBUG (" value = 0x%08x\n",
1095 ARC_DEBUG (" Symbol Section:\n");
1096 ARC_DEBUG (" section name = %s, output_offset 0x%08x",
1100 ARC_DEBUG (", output_section->vma = 0x%08x",
1102 ARC_DEBUG ("\n");
1105 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1109 ARC_DEBUG (" symbol section is NULL\n");
1112 ARC_DEBUG (" Input_section:\n");
1115 ARC_DEBUG (" section name = %s, output_offset 0x%08x, output_section->vma = 0x%08x\n",
1119 ARC_DEBUG (" changed_address = 0x%08x\n",
1123 ARC_DEBUG (" file: %s\n", reloc_data.input_section->owner->filename);
1127 ARC_DEBUG (" input section is NULL\n");
1244 ARC_DEBUG ("RELOC_TYPE = " TYPE "\n"); \
1245 ARC_DEBUG ("FORMULA = " FORMULA "\n"); \
1246 ARC_DEBUG ("S = %#lx\n", S); \
1247 ARC_DEBUG ("A = %#lx\n", A); \
1248 ARC_DEBUG ("L = %lx\n", L); \
1250 ARC_DEBUG ("symbol_section->vma = %#lx\n", \
1254 ARC_DEBUG ("symbol_section->vma = NULL\n"); \
1256 ARC_DEBUG ("input_section->vma = %#lx\n", \
1260 ARC_DEBUG ("input_section->vma = NULL\n"); \
1261 ARC_DEBUG ("PCL = %#lx\n", P); \
1262 ARC_DEBUG ("P = %#lx\n", P); \
1263 ARC_DEBUG ("G = %#lx\n", G); \
1264 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1265 ARC_DEBUG ("SDA_SET = %d\n", reloc_data.sdata_begin_symbol_vma_set); \
1266 ARC_DEBUG ("GOT_OFFSET = %#lx\n", GOT); \
1267 ARC_DEBUG ("relocation = %#08lx\n", relocation); \
1268 ARC_DEBUG ("before = %#08x\n", (unsigned) insn); \
1269 ARC_DEBUG ("data = %08x (%u) (%d)\n", (unsigned) relocation, \
1277 ARC_DEBUG ("after = 0x%08x\n", (unsigned int) insn); \
1377 ARC_DEBUG ("Relocation overflows !\n");
1379 ARC_DEBUG ("Relocation value = signed -> %d, unsigned -> %u"
1405 ARC_DEBUG ("size = %d\n", reloc_data.howto->size);
1525 ARC_DEBUG ("local symbols reloc (section=%d %s) seen in %s\n",
2151 ARC_DEBUG ("%d: size1 = %d, size2 = %d\n", i,
2188 ARC_DEBUG ("PLT_SIZE = %d\n", (int) htab->splt->size);
2265 ARC_DEBUG ("arc_info: PLT_OFFSET = %#lx, PLT_ENTRY_VMA = %#lx, \