Lines Matching refs:CLG_DEBUG
62 CLG_DEBUG(1, "check_code: %s, pattern %s, check %d bytes of [%x %x %x...]\n", in check_code()
78 CLG_DEBUG(1, " found chunk %d at %#lx, checking %d bytes " in check_code()
91 CLG_DEBUG(1, "found at offset %#lx.\n", addr - obj->start); in check_code()
105 CLG_DEBUG(1, " found nothing.\n"); in check_code()
435 CLG_DEBUG(6, " + get_debug_info(%#lx)\n", instr_addr); in CLG_()
471 CLG_DEBUG(6, " - get_debug_info(%#lx): seg '%s', fn %s\n", in CLG_()
498 CLG_DEBUG(3,"+ get_fn_node(BB %#lx)\n", bb_addr(bb)); in CLG_()
537 CLG_DEBUG(1, "__libc_freeres_wrapper renamed to _exit\n"); in CLG_()
592 CLG_DEBUG(3,"- get_fn_node(BB %#lx): %s (in %s:%u)\n", in CLG_()
595 CLG_DEBUG(3,"- get_fn_node(BB %#lx): %s (in %s/%s:%u)\n", in CLG_()
671 CLG_DEBUG(0, "Resize fn_active_array: %u => %u\n", in resize_fn_array()