Home
last modified time | relevance | path

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

/third_party/libunwind/src/
Dos-ohos.c198 Dprintf("cached map with elf image, not ark frame.\n"); in unw_is_ark_managed_frame()
204 Dprintf("Not mapped ip.\n"); in unw_is_ark_managed_frame()
210 Dprintf("Not ark map:%s.\n", map->path); in unw_is_ark_managed_frame()
215 Dprintf("Target map is not executable.\n"); in unw_is_ark_managed_frame()
244 Dprintf("Failed to load library(%s).\n", dlerror()); in unw_step_ark_managed_native_frame()
252 Dprintf("Failed to find symbol(%s).\n", dlerror()); in unw_step_ark_managed_native_frame()
278 Dprintf("Failed to load library(%s).\n", dlerror()); in unw_get_ark_js_heap_crash_info()
286 Dprintf("Failed to find symbol(%s).\n", dlerror()); in unw_get_ark_js_heap_crash_info()
Dos-linux.c61 Dprintf("Lost Map:%p-%p %s\n", (void*)start, (void*)end, mi.path); in maps_create_list()
154 Dprintf("Could not find map for addr:%p\n", (void*)addr); in get_map()
194 Dprintf("Failed to maps_create_list for pid:%d\n", pid); in tdep_get_elf_image()
211 Dprintf("Failed to elf_map_image for ip:%p\n", (void*)ip); in tdep_get_elf_image()
Delfxx.c197 Dprintf( "no strtab?\n"); in elf_w()
310 Dprintf("invalid .gnu_debugdata contents\n"); in elf_w()
328 Dprintf( "LZMA decompression failed: %d\n", lret); in elf_w()
/third_party/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/src/ptrace/
D_UPT_access_reg.c77 Dprintf ("bad register %s [%u] (error: %s)\n", unw_regname(reg), reg, strerror (errno)); in _UPT_access_reg()
321 Dprintf ("bad register %s [%u] (error: %s)\n", unw_regname(reg), reg, strerror (errno)); in _UPT_access_reg()
357 Dprintf ("bad register %s [%u] (error: %s)\n", unw_regname(reg), reg, strerror (errno)); in _UPT_access_reg()
/third_party/libunwind/include/
Dlibunwind_i.h283 # define Dprintf(/* format */ ...) \ macro
287 # define Dprintf(/* format */ ...) \ macro
/third_party/libunwind/src/dwarf/
DGfind_unwind_table.c161 Dprintf("Target Note Section is not valid:%s\n", path); in dwarf_find_unwind_table()
DGparser.c800 Dprintf ("%s: return address entry %zu is outside of range of CIE", in apply_reg_state()
928 Dprintf ("%s: ip and cfa unchanged; stopping here (ip=0x%lx)\n", in apply_reg_state()