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

  /bionic/libc/include/
elf.h 135 #define DF_1_NOOPEN 0x00000040 /* Object can not be used with dlopen(3) */
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 306 dt_flags_1 |= llvm::ELF::DF_1_NOOPEN;
  /toolchain/binutils/binutils-2.25/include/elf/
common.h     [all...]
  /external/elfutils/src/
ld.c 985 ld_state.dt_flags_1 |= DF_1_NOOPEN;
    [all...]
readelf.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 884 DF_1_NOOPEN = 0x40,
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 768 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 777 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
layout.cc     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elflink.c     [all...]
  /external/valgrind/perf/
tinycc.c 712 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */
    [all...]

Completed in 1905 milliseconds