Home
last modified time | relevance | path

Searched defs:debugger_options_mask (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/osfmk/kern/ !
H A Ddebug.c874 uint64_t debugger_options_mask, unsigned long debugger_caller) in DebuggerWithContext()
1043 panic_with_options(unsigned int reason, void *ctx, uint64_t debugger_options_mask, const char *str,… in panic_with_options()
1109 panic_with_thread_context(unsigned int reason, void *ctx, uint64_t debugger_options_mask, thread_t … in panic_with_thread_context()