Searched refs:PF_X (Results 1 – 5 of 5) sorted by relevance
559 if (elf_ppnt->p_flags & PF_X) { in load_elf_sections()
1537 #define PF_X 0x1 macro
529 ph->p_flags & PF_X) {
3290 info->exec_stack = eppnt->p_flags & PF_X; in load_elf_image()3442 if (eppnt->p_flags & PF_X) { in load_elf_image()4307 | (flags & PAGE_EXEC ? PF_X : 0); in wmr_fill_region_phdr()
7179 .p_flags = PF_X, in tcg_register_jit_int()