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

/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_core.h50 extern uint32_t kdp_feature_large_crashdumps, kdp_feature_large_pkt_size;
H A Dkdp_udp.c218 uint32_t kdp_feature_large_crashdumps, kdp_feature_large_pkt_size; variable
1512 if (kdp_feature_large_crashdumps) {
1613 if (kdp_feature_large_crashdumps)
1637 kdp_feature_large_crashdumps = features64 & KDP_FEATURE_LARGE_CRASHDUMPS;

Completed in 64 milliseconds