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

  /bionic/libc/include/
elf.h 69 #define DF_1_NODUMP 0x00001000 // Object cannot be dumped with dldump(3)
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h 786 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 774 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 774 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]

Completed in 56 milliseconds