Searched refs:bti_fail (Results 1 – 2 of 2) sorted by relevance
56 map->l_mach.bti_fail = __mmap (start, len, prot, in _dl_bti_protect()84 if (l->l_mach.bti_fail) in _dl_bti_check()91 if (dep->l_mach.bti_fail) in _dl_bti_check()
25 bool bti_fail; /* Failed to enable Branch Target Identification. */ member