Lines Matching refs:TRACE_D3

160 #define TRACE_D3(format, args...) \
559 TRACE_D3("make_general_GX (.debug_loc_offset = %lu, img = %p) {\n",
580 TRACE_D3(" %08lx %08lx\n", w1, w2);
595 TRACE_D3("negative range is for .debug_loc expr at "
621 TRACE_D3("%02x", (UInt)byte);
626 TRACE_D3("\n");
642 TRACE_D3("}\n");
796 TRACE_D3(" Length: %lld\n", cc->unit_length );
802 TRACE_D3(" Version: %d\n", (Int)cc->version );
808 TRACE_D3(" Abbrev Offset: %ld\n", debug_abbrev_offset );
817 TRACE_D3(" Pointer Size: %d\n", (Int)address_size );
902 //TRACE_D3(" %llu %s [%s]\n",
908 //TRACE_D3(" %18s %s\n",
962 TRACE_D3("%u", (UInt)*cts);
967 TRACE_D3("%u", (UInt)*cts);
972 TRACE_D3("%u", (UInt)*cts);
977 TRACE_D3("%llu", *cts);
982 TRACE_D3("%llu", *cts);
987 TRACE_D3("%lld", (Long)*cts);
992 TRACE_D3("%llu", (Long)*cts);
1003 TRACE_D3("0x%lx", (UWord)*cts);
1024 TRACE_D3("0x%lx", (UWord)*cts);
1046 TRACE_D3("(indirect string, offset: 0x%lx): %s", uw, str);
1053 TRACE_D3("%s", str);
1065 TRACE_D3("<%lx>", res);
1073 TRACE_D3("<%lx>", res);
1081 TRACE_D3("<%lx>", res);
1089 TRACE_D3("<%lx>", res);
1097 TRACE_D3("<%lx>", res);
1102 TRACE_D3("%u", (UInt)u8);
1108 TRACE_D3("1");
1116 TRACE_D3("%llu byte block: ", u64);
1119 TRACE_D3("%x ", (UInt)u8);
1129 TRACE_D3("%llu byte block: ", u64);
1132 TRACE_D3("%x ", (UInt)u8);
1142 TRACE_D3("%llu byte block: ", u64);
1145 TRACE_D3("%x ", (UInt)u8);
1156 TRACE_D3("%llu byte block: ", u64);
1159 TRACE_D3("%x ", (UInt)u8);
1168 TRACE_D3("8 byte signature: ");
1171 TRACE_D3("%x ", (UInt)u8);
1302 TRACE_D3("BBBBAAAA varstack_pop [newsp=%d]\n", parser->sp-1);
1324 TRACE_D3("BBBBAAAA varstack_push[newsp=%d]: %d %p\n",
1438 TRACE_D3(" read_filename_table: %ld %s\n",
1514 TRACE_D3("BBBBAAAA acquire CU_SVMA of %p\n", cc->cu_svma);
1825 TRACE_D3(" Recording this variable, with %ld PC range(s)\n",
1989 TRACE_D3("BBBBAAAA typestack_pop [newsp=%d]\n", parser->sp-1);
2012 TRACE_D3("BBBBAAAA typestack_push[newsp=%d]: %d %05lx\n",
3030 TRACE_D3(" %ld deletions, %ld substitutions\n", nDel, nSubst);
3051 TRACE_D3("Overall: %ld before, %ld after\n", n, n-m);
3152 TRACE_D3("\n");
3153 TRACE_D3(" <%d><%lx>: Abbrev Number: %llu (%s)\n",
3179 TRACE_D3(" %18s: ", ML_(pp_DW_AT)(at_name));
3184 TRACE_D3("\t");
3185 TRACE_D3("\n");
3224 if (0) TRACE_D3("BEGIN children of level %d\n", level);
3235 if (0) TRACE_D3("END children of level %d\n", level);
3304 TRACE_D3(" %08lx <End of list>\n", dl_offset);
3312 TRACE_D3(" %08lx %16lx %08lx (base address)\n",
3319 TRACE_D3(" %08lx %08lx %08lx ",
3324 TRACE_D3("%02x", (UInt)byte);
3355 TRACE_D3(" %08lx <End of list>\n", dr_offset);
3363 TRACE_D3(" %08lx %16lx %08lx (base address)\n",
3370 TRACE_D3(" %08lx %08lx %08lx\n",
3383 TRACE_D3(" Number TAG\n");
3391 TRACE_D3(" %llu %s [%s]\n",
3398 TRACE_D3(" %18s %s\n",
3473 TRACE_D3("\n------ Parsing .debug_info section ------\n");
3504 TRACE_D3("new_dwarf3_reader_wrk: warning: "
3522 TRACE_D3("\n");
3523 TRACE_D3(" Compilation Unit @ offset 0x%lx:\n", cu_start_offset);
3586 if (1) TRACE_D3("offset now %ld, d-i-size %ld\n",
3613 TRACE_D3("\n");
3619 TRACE_D3("set_abbv_Cursor cache: %lu queries, %lu misses\n",
3630 TRACE_D3("\n");
3632 TRACE_D3("\n");
3633 TRACE_D3("------ Compressing type entries ------\n");
3641 TRACE_D3("\n");
3645 TRACE_D3("\n");
3646 TRACE_D3("------ Resolving the types of variables ------\n" );
3693 TRACE_D3("\n");
3694 TRACE_D3("------ Biasing the location expressions ------\n" );
3702 TRACE_D3("\n");
3703 TRACE_D3("------ Acquired the following variables: ------\n\n");
3777 TRACE_D3(" SKIP (no location)\n\n");
3796 TRACE_D3(" SKIP (DW_AT_abstract_origin can't be resolved)\n\n");
3844 TRACE_D3(" ACQUIRE for range(s) ");
3897 TRACE_D3("\n ");
3898 TRACE_D3("[%#lx,%#lx] ", pcMin, pcMax );
3910 TRACE_D3("\n\n");
4002 TRACE_D3("\n------ .debug_info reading was successful ------\n");
4009 TRACE_D3("\n------ .debug_info reading failed ------\n");
4045 TRACE_D3(" Length: %llu\n", len);
4046 TRACE_D3(" Version: %d\n", (Int)version);
4047 TRACE_D3(" Offset into .debug_info: %llx\n", d_i_offset);
4048 TRACE_D3(" Pointer Size: %d\n", (Int)asize);
4049 TRACE_D3(" Segment Size: %d\n", (Int)segsize);
4050 TRACE_D3("\n");
4051 TRACE_D3(" Address Length\n");
4059 TRACE_D3(" 0x%016llx 0x%llx\n", address, length);