Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/
A Delf_common.h378 #define PF_R 0x4 /* Readable. */ macro
/optee_os/out/arm/export-ta_arm32/include/
A Delf_common.h378 #define PF_R 0x4 /* Readable. */ macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Delf_common.h378 #define PF_R 0x4 /* Readable. */ macro
/optee_os/out/arm/export-ta_arm64/include/
A Delf_common.h378 #define PF_R 0x4 /* Readable. */ macro
/optee_os/lib/libutee/include/
A Delf_common.h378 #define PF_R 0x4 /* Readable. */ macro
/optee_os/ldelf/
A Dta_elf.c688 if (!(seg->flags & PF_R)) in populate_segments_legacy()
826 if (!(seg->flags & PF_R)) in populate_segments()
1468 if (seg->flags & PF_R) in ta_elf_print_mappings()

Completed in 30 milliseconds