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

/darwin-on-arm/xnu/pexpert/gen/
H A Dpe_gen.c36 static int DEBUGFlag; variable
42 if (!PE_parse_boot_argn("debug", &DEBUGFlag, sizeof (DEBUGFlag)))
43 DEBUGFlag = 0;
48 if (DEBUGFlag & DB_NMI)

Completed in 6 milliseconds