Home
last modified time | relevance | path

Searched defs:PF_X (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h242 #define PF_X 0x1 macro
/external/u-boot/include/
Delf.h469 #define PF_X 0x1 /* Executable */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1004 PF_X = 1, // Execute enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1062 PF_X = 1, // Execute enumerator
/external/llvm/include/llvm/Support/
DELF.h1060 PF_X = 1, // Execute enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1176 PF_X = 1, // Execute enumerator
/external/kmod/port-gnu/
Delf.h621 #define PF_X (1 << 0) /* Segment is executable */ macro
/external/elfutils/libelf/
Delf.h733 #define PF_X (1 << 0) /* Segment is executable */ macro