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

/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp967 is_calling(Thread* thread, addr_t ip, const char* pattern, addr_t start, function
1094 if (is_calling(thread, frame->ip, symbol, start, end))
1106 if (is_calling(thread, ip, symbol, start, end))

Completed in 80 milliseconds