Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Delfload.c1274 int i, prot_exec; in load_elf_image() local
1471 prot_exec = PROT_EXEC; in load_elf_image()
1487 prot_exec |= TARGET_PROT_BTI; in load_elf_image()
1504 elf_prot |= prot_exec; in load_elf_image()