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

/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.h56 uint32_t nloadinfos; member in struct:task_snapshot
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp.c1217 task_snap->nloadinfos = uuid_info_count;
1251 // It may be nonresident, in which case just fix up nloadinfos to 0 in the task_snap
1253 task_snap->nloadinfos = 0;

Completed in 27 milliseconds