Searched refs:db_find_breakpoint_here (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_break.h214 boolean_t db_find_breakpoint_here(
H A Ddb_run.c213 if (db_find_breakpoint_here(space, db_stop_pc))
258 if (watchpt || db_find_breakpoint_here(task, pc)) {
391 if (!unconditional && db_find_breakpoint_here(task, pc) == 0 &&
H A Ddb_break.c419 db_find_breakpoint_here( function

Completed in 15 milliseconds