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

  /bionic/libc/include/sys/
exec_elf.h 444 #define SHF_OS_NONCONFORMING 0x00000100 /* OS specific handling required */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/libelf/
elf.h 369 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 359 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 359 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 359 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]

Completed in 186 milliseconds