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

  /external/syslinux/gpxe/src/include/
elf.h 108 #define PF_R 0x4 /* Readable. */
  /bionic/libc/kernel/uapi/linux/
elf.h 202 #define PF_R 0x4
  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 351 PF_R = 4
    [all...]
  /external/kernel-headers/original/uapi/linux/
elf.h 240 #define PF_R 0x4
  /external/syslinux/com32/include/sys/
elfcommon.h 190 #define PF_R 0x4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 248 #define PF_R 0x4
  /bionic/libc/include/
elf.h 471 #define PF_R 0x4
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 246 PF_R = 0x4
1148 ph.flags |= PF_R
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 246 PF_R = 0x4
1148 ph.flags |= PF_R
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 289 #define PF_R 0x4 /* Readable. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 289 #define PF_R 0x4 /* Readable. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 530 PF_R = 0x4,
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 448 #define PF_R (1 << 2) /* Segment is readable */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 500 PF_R ProgFlag = 0x4 /* Readable. */
508 {0x4, "PF_R"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 500 PF_R ProgFlag = 0x4 /* Readable. */
508 {0x4, "PF_R"},
    [all...]
  /external/elfutils/libelf/
elf.h 624 #define PF_R (1 << 2) /* Segment is readable */
    [all...]
  /external/kmod/port-gnu/
elf.h 623 #define PF_R (1 << 2) /* Segment is readable */
    [all...]
  /external/valgrind/perf/
tinycc.c 579 #define PF_R (1 << 2) /* Segment is readable */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 596 #define PF_R (1 << 2) /* Segment is readable */
    [all...]
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 758 milliseconds