Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/code_signing/
H A Dppl.c397 bool debugger_mapping = false; in ppl_associate_debug_region() local
411 debugger_mapping = true; in ppl_associate_debug_region()
414 debugger_mapping = true; in ppl_associate_debug_region()
421 debugger_mapping = true; in ppl_associate_debug_region()
425 if (debugger_mapping == false) { in ppl_associate_debug_region()