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

/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp760 print_call(Thread *thread, addr_t eip, addr_t ebp, addr_t nextEbp, function
886 print_call(thread, frame->ip, ebp, frame->bp, argCount);
901 print_call(thread, eip, ebp, nextEbp, argCount);

Completed in 84 milliseconds