HomeSort by relevance Sort by last modified time
    Searched refs:PF_MASKOS (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.25/include/elf/
common.h 443 /* #define PF_MASKOS 0x0F000000 *//* OS-specific reserved bits */
444 #define PF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 477 PF_MASKOS ProgFlag = 0x0ff00000 /* Operating system-specific. */
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 477 PF_MASKOS ProgFlag = 0x0ff00000 /* Operating system-specific. */
    [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 513 PF_MASKOS = 0x0ff00000,
    [all...]
  /external/elfutils/libelf/
elf.h 625 #define PF_MASKOS 0x0ff00000 /* OS-specific */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 589 #define PF_MASKOS 0x0ff00000 /* OS-specific */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 597 #define PF_MASKOS 0x0ff00000 /* OS-specific */
    [all...]

Completed in 408 milliseconds