Lines Matching refs:ARC_DEBUG
46 #define ARC_DEBUG(fmt, args...) fprintf (stderr, fmt, ##args)
48 #define ARC_DEBUG(...)
1079 ARC_DEBUG ("Reloc type=%s, should_relocate = %s\n",
1082 ARC_DEBUG (" offset = 0x%x, addend = 0x%x\n",
1085 ARC_DEBUG (" Symbol:\n");
1086 ARC_DEBUG (" value = 0x%08x\n",
1090 ARC_DEBUG (" Symbol Section:\n");
1091 ARC_DEBUG (" section name = %s, output_offset 0x%08x",
1095 ARC_DEBUG (", output_section->vma = 0x%08x",
1097 ARC_DEBUG ("\n");
1100 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1104 ARC_DEBUG (" symbol section is NULL\n");
1107 ARC_DEBUG (" Input_section:\n");
1110 ARC_DEBUG (" section name = %s, output_offset 0x%08x, output_section->vma = 0x%08x\n",
1114 ARC_DEBUG (" changed_address = 0x%08x\n",
1118 ARC_DEBUG (" file: %s\n", reloc_data.input_section->owner->filename);
1122 ARC_DEBUG (" input section is NULL\n");
1239 ARC_DEBUG ("RELOC_TYPE = " TYPE "\n"); \
1240 ARC_DEBUG ("FORMULA = " FORMULA "\n"); \
1241 ARC_DEBUG ("S = %#lx\n", S); \
1242 ARC_DEBUG ("A = %#lx\n", A); \
1243 ARC_DEBUG ("L = %lx\n", L); \
1245 ARC_DEBUG ("symbol_section->vma = %#lx\n", \
1249 ARC_DEBUG ("symbol_section->vma = NULL\n"); \
1251 ARC_DEBUG ("input_section->vma = %#lx\n", \
1255 ARC_DEBUG ("input_section->vma = NULL\n"); \
1256 ARC_DEBUG ("PCL = %#lx\n", P); \
1257 ARC_DEBUG ("P = %#lx\n", P); \
1258 ARC_DEBUG ("G = %#lx\n", G); \
1259 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1260 ARC_DEBUG ("SDA_SET = %d\n", reloc_data.sdata_begin_symbol_vma_set); \
1261 ARC_DEBUG ("GOT_OFFSET = %#lx\n", GOT); \
1262 ARC_DEBUG ("relocation = %#08lx\n", relocation); \
1263 ARC_DEBUG ("before = %#08x\n", (unsigned) insn); \
1264 ARC_DEBUG ("data = %08x (%u) (%d)\n", (unsigned) relocation, \
1272 ARC_DEBUG ("after = 0x%08x\n", (unsigned int) insn); \
1372 ARC_DEBUG ("Relocation overflows !\n");
1374 ARC_DEBUG ("Relocation value = signed -> %d, unsigned -> %u"
1400 ARC_DEBUG ("size = %d\n", reloc_data.howto->size);
1520 ARC_DEBUG ("local symbols reloc (section=%d %s) seen in %s\n",
2134 ARC_DEBUG ("%d: size1 = %d, size2 = %d\n", i,
2171 ARC_DEBUG ("PLT_SIZE = %d\n", (int) htab->splt->size);
2248 ARC_DEBUG ("arc_info: PLT_OFFSET = %#lx, PLT_ENTRY_VMA = %#lx, \