Searched defs:jumpBuffer (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_debug.cpp119 arch_debug_call_with_fault_handler(cpu_ent* cpu, jmp_buf jumpBuffer, argument
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_debug.cpp369 arch_debug_call_with_fault_handler(cpu_ent* cpu, jmp_buf jumpBuffer, argument
/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp862 jmp_buf* jumpBuffer = (jmp_buf*)debug_malloc(sizeof(jmp_buf)); local
1878 debug_call_with_fault_handler(jmp_buf jumpBuffer, void (*function)(void*), argument

Completed in 66 milliseconds