Searched refs:unw_debug (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/kernel/
H A Dunwind.c32 #define unw_debug(fmt, ...) \ macro
38 #define unw_debug(fmt, ...) macro
391 unw_debug("Table added for [%s] %lx %lx\n",
669 unw_debug("delta %3lu => loc 0x%lx: ", delta, state->loc);
681 unw_debug("r%lu: ", reg);
684 unw_debug("s ");
687 unw_debug("c(%lu) ", value);
690 unw_debug("r(%lu) ", value);
693 unw_debug("v(%lu) ", value);
730 unw_debug("cf
[all...]

Completed in 221 milliseconds