HomeSort by relevance Sort by last modified time
    Searched defs:PF_X (Results 1 - 21 of 21) sorted by null

  /external/syslinux/gpxe/src/include/
elf.h 106 #define PF_X 0x1 /* Executable. */
  /bionic/libc/kernel/uapi/linux/
elf.h 204 #define PF_X 0x1
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 349 PF_X = 1
    [all...]
  /external/kernel-headers/original/uapi/linux/
elf.h 242 #define PF_X 0x1
  /external/syslinux/com32/include/sys/
elfcommon.h 188 #define PF_X 0x1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 250 #define PF_X 0x1
  /bionic/libc/include/
elf.h 469 #define PF_X 0x1
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 244 PF_X = 0x1
1154 ph.flags |= PF_X
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 244 PF_X = 0x1
1154 ph.flags |= PF_X
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 287 #define PF_X 0x1 /* Executable. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 287 #define PF_X 0x1 /* Executable. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 528 PF_X = 0x1,
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 446 #define PF_X (1 << 0) /* Segment is executable */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 498 PF_X ProgFlag = 0x1 /* Executable. */
506 {0x1, "PF_X"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 498 PF_X ProgFlag = 0x1 /* Executable. */
506 {0x1, "PF_X"},
    [all...]
  /external/elfutils/libelf/
elf.h 622 #define PF_X (1 << 0) /* Segment is executable */
    [all...]
  /external/kmod/port-gnu/
elf.h 621 #define PF_X (1 << 0) /* Segment is executable */
    [all...]
  /external/valgrind/perf/
tinycc.c 577 #define PF_X (1 << 0) /* Segment is executable */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 594 #define PF_X (1 << 0) /* Segment is executable */
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 1321 milliseconds