Searched refs:db_watchpoint (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_watch.h66 * Changed "map" field of db_watchpoint structure to "task",
71 * Changed "map" field of db_watchpoint structure to "task",
133 typedef struct db_watchpoint { struct
137 struct db_watchpoint *link; /* link in in-use or free chain */
H A Ddb_watch.c87 struct db_watchpoint db_watch_table[NWATCHPOINTS];
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dtrap.c85 extern struct db_watchpoint *db_watchpoint_list;
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dtrap.c178 extern struct db_watchpoint *db_watchpoint_list;
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_fault.c123 extern struct db_watchpoint *db_watchpoint_list;

Completed in 51 milliseconds