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

/haiku/src/system/kernel/arch/sparc/
H A Darch_debug.cpp20 arch_debug_contains_call(Thread *thread, const char *symbol, function
/haiku/headers/private/kernel/arch/
H A Ddebug.h43 bool arch_debug_contains_call(Thread *thread, const char *symbol,
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug.cpp276 arch_debug_contains_call(Thread *thread, const char *symbol, function
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug.cpp265 arch_debug_contains_call(Thread *thread, const char *symbol, function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp354 arch_debug_contains_call(Thread *thread, const char *symbol, function
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp456 arch_debug_contains_call(Thread *thread, const char *symbol, function
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp438 arch_debug_contains_call(Thread *thread, const char *symbol, function
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp1063 arch_debug_contains_call(Thread* thread, const char* symbol, addr_t start, function
/haiku/src/system/kernel/
H A Dthread.cpp1964 || (calling && !arch_debug_contains_call(thread, callSymbol,

Completed in 79 milliseconds