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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 318 dt_flags_1 |= llvm::ELF::DF_1_NOOPEN;
  /bionic/libc/include/sys/
exec_elf.h 688 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */
    [all...]
  /external/elfutils/src/
ld.c 999 ld_state.dt_flags_1 |= DF_1_NOOPEN;
    [all...]
readelf.c     [all...]
  /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 759 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 759 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 759 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]
  /external/elfutils/libelf/
elf.h 774 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]
  /external/valgrind/main/perf/
tinycc.c 712 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]

Completed in 168 milliseconds