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

  /external/syslinux/gpxe/src/include/
elf.h 107 #define PF_W 0x2 /* Writable. */
  /bionic/libc/kernel/uapi/linux/
elf.h 203 #define PF_W 0x2
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 350 PF_W = 2
609 if phdr.p_flags & ELF.PF_W:
    [all...]
  /external/kernel-headers/original/uapi/linux/
elf.h 241 #define PF_W 0x2
  /external/syslinux/com32/include/sys/
elfcommon.h 189 #define PF_W 0x2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 249 #define PF_W 0x2
  /bionic/libc/include/
elf.h 470 #define PF_W 0x2
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 245 PF_W = 0x2
1151 ph.flags |= PF_W
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 245 PF_W = 0x2
1151 ph.flags |= PF_W
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 288 #define PF_W 0x2 /* Writable. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 288 #define PF_W 0x2 /* Writable. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 529 PF_W = 0x2,
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 447 #define PF_W (1 << 1) /* Segment is writable */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 499 PF_W ProgFlag = 0x2 /* Writable. */
507 {0x2, "PF_W"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 499 PF_W ProgFlag = 0x2 /* Writable. */
507 {0x2, "PF_W"},
    [all...]
  /external/elfutils/libelf/
elf.h 623 #define PF_W (1 << 1) /* Segment is writable */
    [all...]
  /external/kmod/port-gnu/
elf.h 622 #define PF_W (1 << 1) /* Segment is writable */
    [all...]
  /external/valgrind/perf/
tinycc.c 578 #define PF_W (1 << 1) /* Segment is writable */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 595 #define PF_W (1 << 1) /* Segment is writable */
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 854 milliseconds