Home
last modified time | relevance | path

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

/xnu-12377.41.6/pexpert/arm/
H A Dpe_consistent_debug.c35 static dbg_registry_t * consistent_debug_registry = NULL;
89 …consistent_debug_registry = (dbg_registry_t *)ml_map_high_window(root_pointer, sizeof(dbg_registry… in PE_consistent_debug_inherit()
/xnu-12377.41.6/pexpert/pexpert/arm/
H A Dboot.h66 #define CDBG_MEM ((sizeof(dbg_registry_t) + PAGE_SIZE - 1) & ~PAGE_MASK)
H A Dconsistent_debug.h117 } dbg_registry_t; typedef
/xnu-12377.41.6/pexpert/pexpert/arm64/
H A Dboot.h70 #define CDBG_MEM ((sizeof(dbg_registry_t) + PAGE_SIZE - 1) & ~PAGE_MASK)