Searched refs:unw_debug (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | unwind.c | 32 #define unw_debug(fmt, ...) \ macro 38 #define unw_debug(fmt, ...) macro 393 unw_debug("Table added for [%s] %lx %lx\n", in unwind_add_table() 671 unw_debug("delta %3lu => loc 0x%lx: ", delta, state->loc); in advance_loc() 683 unw_debug("r%lu: ", reg); in set_rule() 686 unw_debug("s "); in set_rule() 689 unw_debug("c(%lu) ", value); in set_rule() 692 unw_debug("r(%lu) ", value); in set_rule() 695 unw_debug("v(%lu) ", value); in set_rule() 732 unw_debug("cf in processCFI() [all...] |
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | unwind.c | 32 #define unw_debug(fmt, ...) \ macro 38 #define unw_debug(fmt, ...) macro 391 unw_debug("Table added for [%s] %lx %lx\n", in unwind_add_table() 669 unw_debug("delta %3lu => loc 0x%lx: ", delta, state->loc); in advance_loc() 681 unw_debug("r%lu: ", reg); in set_rule() 684 unw_debug("s "); in set_rule() 687 unw_debug("c(%lu) ", value); in set_rule() 690 unw_debug("r(%lu) ", value); in set_rule() 693 unw_debug("v(%lu) ", value); in set_rule() 730 unw_debug("cf in processCFI() [all...] |
Completed in 4 milliseconds