Home
last modified time | relevance | path

Searched refs:breakpoint_handler (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dtrace_instrs.tab160 Export *breakpoint_handler;
163 breakpoint_handler = call_error_handler(c_p, erts_code_to_codemfa(I),
167 if (breakpoint_handler) {
168 I = breakpoint_handler->addresses[erts_active_code_ix()];
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dtrace_instrs.tab160 Export *breakpoint_handler;
163 breakpoint_handler = call_error_handler(c_p, erts_code_to_codemfa(I),
167 if (breakpoint_handler) {
168 I = breakpoint_handler->addresses[erts_active_code_ix()];
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dtrace_instrs.tab160 Export *breakpoint_handler;
163 breakpoint_handler = call_error_handler(c_p, erts_code_to_codemfa(I),
167 if (breakpoint_handler) {
168 I = breakpoint_handler->addresses[erts_active_code_ix()];
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/emu/
H A Dtrace_instrs.tab160 Export *breakpoint_handler;
163 breakpoint_handler = call_error_handler(c_p, erts_code_to_codemfa(I),
167 if (breakpoint_handler) {
168 I = breakpoint_handler->addresses[erts_active_code_ix()];
/dports/sysutils/coreutils/coreutils-8.32/tests/rm/
H A Dr-root.sh86 def breakpoint_handler (event):
99 gdb.events.stop.connect(breakpoint_handler)
/dports/misc/gnuls/coreutils-8.30/tests/rm/
H A Dr-root.sh86 def breakpoint_handler (event):
99 gdb.events.stop.connect(breakpoint_handler)
/dports/emulators/qemu60/qemu-6.0.0/target/i386/tcg/
H A Dtcg-cpu.c71 .debug_excp_handler = breakpoint_handler,
H A Dhelper-tcg.h48 void breakpoint_handler(CPUState *cs);
H A Dbpt_helper.c210 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/
H A Dhelper-tcg.h50 void breakpoint_handler(CPUState *cs);
H A Dtcg-cpu.c81 .debug_excp_handler = breakpoint_handler,
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/
H A Dhelper-tcg.h56 void breakpoint_handler(CPUState *cs);
H A Dtcg-cpu.c82 .debug_excp_handler = breakpoint_handler,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kernel/
H A Dhw_breakpoint.c620 static int breakpoint_handler(unsigned long unused, unsigned int esr, in breakpoint_handler() function
695 NOKPROBE_SYMBOL(breakpoint_handler);
998 hook_debug_fault_code(DBG_ESR_EVT_HWBP, breakpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kernel/
H A Dhw_breakpoint.c620 static int breakpoint_handler(unsigned long unused, unsigned int esr, in breakpoint_handler() function
695 NOKPROBE_SYMBOL(breakpoint_handler);
998 hook_debug_fault_code(DBG_ESR_EVT_HWBP, breakpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kernel/
H A Dhw_breakpoint.c620 static int breakpoint_handler(unsigned long unused, unsigned int esr, in breakpoint_handler() function
695 NOKPROBE_SYMBOL(breakpoint_handler);
998 hook_debug_fault_code(DBG_ESR_EVT_HWBP, breakpoint_handler, SIGTRAP, in arch_hw_breakpoint_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/tcg/sysemu/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu/qemu-6.2.0/target/i386/tcg/sysemu/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/
H A Dhw_breakpoint.c853 static void breakpoint_handler(unsigned long unknown, struct pt_regs *regs) in breakpoint_handler() function
927 breakpoint_handler(addr, regs); in hw_breakpoint_pending()

12