Home
last modified time | relevance | path

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

/optee_os/ldelf/
A Dta_elf.c824 if (seg->flags & PF_X) in populate_segments()
874 if (seg->flags & PF_X) { in ta_elf_add_bti()
1288 if (seg->flags & PF_X) in ta_elf_finalize_mappings()
1472 if (seg->flags & PF_X) in ta_elf_print_mappings()
/optee_os/out/arm/export-ta_arm32/host_include/
A Delf_common.h376 #define PF_X 0x1 /* Executable. */ macro
/optee_os/out/arm/export-ta_arm32/include/
A Delf_common.h376 #define PF_X 0x1 /* Executable. */ macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf_common.h376 #define PF_X 0x1 /* Executable. */ macro
/optee_os/out/arm/export-ta_arm64/include/
A Delf_common.h376 #define PF_X 0x1 /* Executable. */ macro
/optee_os/lib/libutee/include/
A Delf_common.h376 #define PF_X 0x1 /* Executable. */ macro

Completed in 29 milliseconds