Home
last modified time | relevance | path

Searched refs:check_breakpoint (Results 1 – 22 of 22) sorted by relevance

/dports/science/mpb/mpb-1.11.1/src/util/
H A Dcheck.h30 extern void check_breakpoint(void);
31 #define CHECK_BREAKPOINT check_breakpoint() /* defined in debug_malloc.c */
H A Ddebug_malloc.c43 void check_breakpoint(void) in check_breakpoint() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/
H A Dmips3.cpp112 inline bool mips3::check_breakpoint() in check_breakpoint() function in mips::mips3
128 if (!skip_bps && check_breakpoint()) in run()
439 if (!skip_bps && check_breakpoint()) in run()
H A Dmips3.h125 bool check_breakpoint();
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/
H A Dmips3.cpp111 inline bool mips3::check_breakpoint() in check_breakpoint() function in mips::mips3
127 if (!skip_bps && check_breakpoint()) in run()
438 if (!skip_bps && check_breakpoint()) in run()
H A Dmips3.h125 bool check_breakpoint();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py48 check_breakpoint = target.BreakpointCreateByLocation(
50 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py47 check_breakpoint = target.BreakpointCreateByLocation(
49 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py48 check_breakpoint = target.BreakpointCreateByLocation(
50 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py48 check_breakpoint = target.BreakpointCreateByLocation(
50 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py47 check_breakpoint = target.BreakpointCreateByLocation(
49 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py47 check_breakpoint = target.BreakpointCreateByLocation(
49 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py47 check_breakpoint = target.BreakpointCreateByLocation(
49 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py48 check_breakpoint = target.BreakpointCreateByLocation(
50 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/python_api/value/change_values/
H A DTestChangeValueAPI.py48 check_breakpoint = target.BreakpointCreateByLocation(
50 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/python_api/value/change_values/
H A DTestChangeValueAPI.py47 check_breakpoint = target.BreakpointCreateByLocation(
49 self.assertTrue(check_breakpoint, VALID_BREAKPOINT)
/dports/emulators/x48/x48-0.6.4_1/src/
H A Ddebugger.c305 check_breakpoint (int type, word_20 addr) in check_breakpoint() function
307 check_breakpoint (type, addr) in check_breakpoint()
1724 if (check_breakpoint (BP_EXEC, saturn.PC))
1756 if (check_breakpoint (BP_EXEC, saturn.PC))
2044 if (check_breakpoint (BP_EXEC, saturn.PC)) in emulate_debug()
/dports/japanese/w3m/w3m-2b59b9e/
H A Dfile.c2604 check_breakpoint(struct readbuffer *obuf, int pre_mode, char *ch) function
2621 check_breakpoint(obuf, pre_mode, &ch);
2639 check_breakpoint(obuf, pre_mode, " ");
2651 check_breakpoint(obuf, pre_mode, *str);
6363 check_breakpoint(obuf, obuf->flag & RB_SPECIAL, estr);
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dfile.c2604 check_breakpoint(struct readbuffer *obuf, int pre_mode, char *ch) function
2621 check_breakpoint(obuf, pre_mode, &ch);
2639 check_breakpoint(obuf, pre_mode, " ");
2651 check_breakpoint(obuf, pre_mode, *str);
6363 check_breakpoint(obuf, obuf->flag & RB_SPECIAL, estr);
/dports/www/w3m/w3m-2b59b9e/
H A Dfile.c2604 check_breakpoint(struct readbuffer *obuf, int pre_mode, char *ch) function
2621 check_breakpoint(obuf, pre_mode, &ch);
2639 check_breakpoint(obuf, pre_mode, " ");
2651 check_breakpoint(obuf, pre_mode, *str);
6363 check_breakpoint(obuf, obuf->flag & RB_SPECIAL, estr);
/dports/www/w3m-img/w3m-2b59b9e/
H A Dfile.c2604 check_breakpoint(struct readbuffer *obuf, int pre_mode, char *ch) function
2621 check_breakpoint(obuf, pre_mode, &ch);
2639 check_breakpoint(obuf, pre_mode, " ");
2651 check_breakpoint(obuf, pre_mode, *str);
6363 check_breakpoint(obuf, obuf->flag & RB_SPECIAL, estr);
/dports/lang/gawk/gawk-5.1.1/
H A Ddebug.c2892 check_breakpoint(INSTRUCTION **pi) in check_breakpoint() function
3697 } else if (check_breakpoint(pi) in debug_pre_execute()