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

/haiku/src/system/kernel/arch/sparc/
H A Darch_debug.cpp48 arch_is_debug_variable_defined(const char* variableName) function
/haiku/headers/private/kernel/arch/
H A Ddebug.h50 bool arch_is_debug_variable_defined(const char* variableName);
/haiku/src/system/kernel/debug/
H A Ddebug_variables.cpp260 && arch_is_debug_variable_defined(variableName + 1);
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug.cpp308 arch_is_debug_variable_defined(const char* variableName) function
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug.cpp366 arch_is_debug_variable_defined(const char* variableName) function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug.cpp387 arch_is_debug_variable_defined(const char* variableName) function
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp488 arch_is_debug_variable_defined(const char* variableName) function
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp468 arch_is_debug_variable_defined(const char* variableName) function
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp1224 arch_is_debug_variable_defined(const char* variableName) function

Completed in 42 milliseconds