Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/aarch64/
Ddl-bti.c56 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()
Dlinkmap.h25 bool bti_fail; /* Failed to enable Branch Target Identification. */ member