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.c3290 int i, prot_exec; in load_elf_image() local
3487 prot_exec = PROT_EXEC; in load_elf_image()
3503 prot_exec |= TARGET_PROT_BTI; in load_elf_image()
3520 elf_prot |= prot_exec; in load_elf_image()