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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 169 dt_flags |= llvm::ELF::DF_BIND_NOW;
286 dt_flags |= llvm::ELF::DF_BIND_NOW;
  /external/elfutils/src/
ld.c 985 ld_state.dt_flags |= DF_BIND_NOW;
    [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 748 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 748 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 748 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */
    [all...]
  /external/elfutils/libelf/
elf.h 763 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */
    [all...]

Completed in 89 milliseconds