Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dtrust_caches.h63 uint32_t offsets[0]; member
/xnu-8792.41.9/bsd/kern/
H A Dkern_trustcache.c811 if (os_add_overflow((uintptr_t)tc_offsets, tc_offsets->offsets[i], &tc_module)) { in load_static_trust_cache()
813 i, (unsigned long)tc_offsets, tc_offsets->offsets[i]); in load_static_trust_cache()