Home
last modified time | relevance | path

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

/xnu-11215.1.10/pexpert/arm/
H A Dpe_consistent_debug.c37 static dbg_record_header_t*
46 dbg_record_header_t *record = &consistent_debug_registry->records[i]; in consistent_debug_allocate_entry()
49 return (dbg_record_header_t*)record; in consistent_debug_allocate_entry()
96 dbg_record_header_t *allocated_header = consistent_debug_allocate_entry(); in PE_consistent_debug_register()
/xnu-11215.1.10/pexpert/pexpert/arm/
H A Dconsistent_debug.h89 } dbg_record_header_t; typedef
110 dbg_record_header_t records[DEBUG_REGISTRY_MAX_RECORDS];