Home
last modified time | relevance | path

Searched defs:dyld_chained_ptr_64_kernel_cache_rebase (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/EXTERNAL_HEADERS/mach-o/
H A Dfixup-chains.h174 struct dyld_chained_ptr_64_kernel_cache_rebase struct
176 uint64_t target : 30, // basePointers[cacheLevel] + target
177 cacheLevel : 2, // what level of cache to bind to (indexes a mach_header array)
178 diversity : 16,
179 addrDiv : 1,
180 key : 2,
181 next : 12, // 1 or 4-byte stide
182 isAuth : 1; // 0 -> not authenticated. 1 -> authenticated