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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 309 dt_flags_1 |= llvm::ELF::DF_1_NODUMP;
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 765 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 765 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 765 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]
  /external/elfutils/libelf/
elf.h 780 #define DF_1_NODUMP 0x00001000 /* Object can't be dldump'ed. */
    [all...]
  /external/elfutils/src/
readelf.c     [all...]

Completed in 165 milliseconds