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

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 121 reserveOne(llvm::ELF::DT_FINI_ARRAYSZ); // DT_FINI_ARRAYSZ
226 // DT_FINI_ARRAYSZ
227 applyOne(llvm::ELF::DT_FINI_ARRAYSZ, pFormat.getFiniArray().size());
  /art/compiler/
elf_fixup.cc 119 case ::llvm::ELF::DT_FINI_ARRAYSZ:
  /bionic/libc/include/sys/
exec_elf.h 670 #define DT_FINI_ARRAYSZ 28 /* Size, in bytes, of DT_FINI_ARRAY array*/
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 746 case DT_FINI_ARRAYSZ:
  /external/qemu/
elf.h 157 #define DT_FINI_ARRAYSZ 28
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 665 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 665 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 665 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /external/elfutils/libelf/
elf.h 680 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */
    [all...]
  /external/elfutils/src/
readelf.c     [all...]
  /external/valgrind/main/perf/
tinycc.c 655 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */
    [all...]

Completed in 274 milliseconds