Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-arm64/asm/
Dmman.h10 #define PROT_BTI 0x10 macro
/bionic/linker/
Dlinker_phdr.cpp997 prot &= ~PROT_BTI; in _phdr_table_set_load_prot()
1032 prot |= PROT_BTI; in phdr_table_protect_segments()