Searched defs:dyld_chained_ptr_64_bind (Results 1 – 1 of 1) sorted by relevance
1120 struct dyld_chained_ptr_64_bind { struct1121 uint64_t ordinal : 24;1122 uint64_t addend : 8;1123 uint64_t reserved : 19;1124 uint64_t next : 12;1125 uint64_t bind : 1; // set to 1