Home
last modified time | relevance | path

Searched refs:Dprintf (Results 1 – 7 of 7) sorted by relevance

/third_party/libunwind/libunwind/src/ia64/
DGparser.c150 Dprintf ("libunwind: bad abreg=0x%x\n", abreg); in decode_abreg()
196 Dprintf ("libunwind: excess spill!\n"); in spill_next_when()
738 Dprintf ("%s: invalid register number %d\n", __FUNCTION__, regnum); in lookup_preg()
845 Dprintf ("%s: can't save to register number %d\n", in parse_dynamic()
875 Dprintf ("%s: frame-size %ld not an integer " in parse_dynamic()
884 Dprintf ("%s: can only ADD to stack-pointer\n", in parse_dynamic()
1050 Dprintf ("%s: state record for func 0x%lx, t=%u (flags=0x%lx):\n", in create_state_record_for()
1057 Dprintf (" %s <- ", unw.preg_name[r - sr->curr.reg]); in create_state_record_for()
1061 Dprintf ("r%lu", (long) r->val); in create_state_record_for()
1064 Dprintf ("f%lu", (long) r->val); in create_state_record_for()
[all …]
DGscript.c232 Dprintf ("%s: script exceeds maximum size of %u instructions!\n", in script_emit()
343 Dprintf ("%s: register %u has unexpected `where' value of %u\n", in compile_reg()
608 Dprintf ("%s: failed to build unwind script for ip %lx\n", in uncached_find_save_locs()
648 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__); in ia64_find_save_locs()
666 Dprintf ("%s: failed to locate/build unwind script for ip %lx\n", in ia64_find_save_locs()
712 Dprintf ("%s: failed to create unwind script\n", __FUNCTION__); in ia64_cache_proc_info()
DGstep.c327 Dprintf ("%s: ip, sp, and bsp unchanged; stopping here (ip=0x%lx)\n", in update_frame_state()
DGtables.c415 Dprintf (__FILE__".%s: failed to allocate %zu bytes", in get_kernel_table()
/third_party/libunwind/libunwind/include/
Dlibunwind_i.h278 # define Dprintf(/* format */ ...) \ macro
282 # define Dprintf( /* format */ ...) macro
/third_party/libunwind/libunwind/src/arm/
DGstep.c76 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in arm_exidx_step()
/third_party/libunwind/libunwind/src/dwarf/
DGparser.c895 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in apply_reg_state()