Home | History | Annotate | Download | only in bfd

Lines Matching refs:ARC_DEBUG

46 #define ARC_DEBUG(fmt, args...) fprintf (stderr, fmt, ##args)
48 #define ARC_DEBUG(...)
1080 ARC_DEBUG ("Reloc type=%s, should_relocate = %s\n",
1083 ARC_DEBUG (" offset = 0x%x, addend = 0x%x\n",
1086 ARC_DEBUG (" Symbol:\n");
1087 ARC_DEBUG (" value = 0x%08x\n",
1091 ARC_DEBUG (" Symbol Section:\n");
1092 ARC_DEBUG (" section name = %s, output_offset 0x%08x",
1096 ARC_DEBUG (", output_section->vma = 0x%08x",
1098 ARC_DEBUG ("\n");
1101 ARC_DEBUG (" file: %s\n", reloc_data.sym_section->owner->filename);
1105 ARC_DEBUG (" symbol section is NULL\n");
1108 ARC_DEBUG (" Input_section:\n");
1111 ARC_DEBUG (" section name = %s, output_offset 0x%08x, output_section->vma = 0x%08x\n",
1115 ARC_DEBUG (" changed_address = 0x%08x\n",
1119 ARC_DEBUG (" file: %s\n", reloc_data.input_section->owner->filename);
1123 ARC_DEBUG (" input section is NULL\n");
1240 ARC_DEBUG ("RELOC_TYPE = " TYPE "\n"); \
1241 ARC_DEBUG ("FORMULA = " FORMULA "\n"); \
1242 ARC_DEBUG ("S = %#lx\n", S); \
1243 ARC_DEBUG ("A = %#lx\n", A); \
1244 ARC_DEBUG ("L = %lx\n", L); \
1246 ARC_DEBUG ("symbol_section->vma = %#lx\n", \
1250 ARC_DEBUG ("symbol_section->vma = NULL\n"); \
1252 ARC_DEBUG ("input_section->vma = %#lx\n", \
1256 ARC_DEBUG ("input_section->vma = NULL\n"); \
1257 ARC_DEBUG ("PCL = %#lx\n", P); \
1258 ARC_DEBUG ("P = %#lx\n", P); \
1259 ARC_DEBUG ("G = %#lx\n", G); \
1260 ARC_DEBUG ("SDA_OFFSET = %#lx\n", _SDA_BASE_); \
1261 ARC_DEBUG ("SDA_SET = %d\n", reloc_data.sdata_begin_symbol_vma_set); \
1262 ARC_DEBUG ("GOT_OFFSET = %#lx\n", GOT); \
1263 ARC_DEBUG ("relocation = %#08lx\n", relocation); \
1264 ARC_DEBUG ("before = %#08x\n", (unsigned) insn); \
1265 ARC_DEBUG ("data = %08x (%u) (%d)\n", (unsigned) relocation, \
1273 ARC_DEBUG ("after = 0x%08x\n", (unsigned int) insn); \
1373 ARC_DEBUG ("Relocation overflows !\n");
1375 ARC_DEBUG ("Relocation value = signed -> %d, unsigned -> %u"
1401 ARC_DEBUG ("size = %d\n", reloc_data.howto->size);
1521 ARC_DEBUG ("local symbols reloc (section=%d %s) seen in %s\n",
2135 ARC_DEBUG ("%d: size1 = %d, size2 = %d\n", i,
2172 ARC_DEBUG ("PLT_SIZE = %d\n", (int) htab->splt->size);
2249 ARC_DEBUG ("arc_info: PLT_OFFSET = %#lx, PLT_ENTRY_VMA = %#lx, \