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

  /bionic/libc/include/
elf.h 60 #define DF_1_NODELETE 0x00000008 // implies RTLD_NODELETE
  /external/elfutils/0.153/src/
ld.c 993 ld_state.dt_flags_1 |= DF_1_NODELETE;
    [all...]
readelf.c     [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/0.153/libelf/
elf.h 777 #define DF_1_NODELETE 0x00000008 /* Set RTLD_NODELETE for this object.*/
    [all...]

Completed in 50 milliseconds