Searched defs:PF_X (Results 1 – 12 of 12) sorted by relevance
41 pub(super) const PF_X: u32 = 1; constant
658 #define PF_X 1 // Execute macro
1062 PF_X = 1, // Execute enumerator
1225 PF_X = 1, // Execute enumerator
986 constexpr Elf_Word PF_X = 1; // Execute variable
1553 pub const PF_X: u32 = 1 << 0; constant
621 #define PF_X (1 << 0) macro
618 #define PF_X (1 << 0) macro
626 #define PF_X (1 << 0) macro
741 #define PF_X (1 << 0) /* Segment is executable */ macro