HomeSort by relevance Sort by last modified time
    Searched defs:SHT_FINI_ARRAY (Results 1 - 7 of 7) sorted by null

  /external/qemu/elff/
elff_elf.h 275 #define SHT_FINI_ARRAY 15
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 275 #define SHT_FINI_ARRAY 15
  /external/llvm/include/llvm/Support/
ELF.h 825 SHT_FINI_ARRAY = 15, // Pointers to termination functions.
    [all...]
  /external/elfutils/libelf/
elf.h 336 #define SHT_FINI_ARRAY 15 /* Array of destructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 327 #define SHT_FINI_ARRAY 15 /* Array of destructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 327 #define SHT_FINI_ARRAY 15 /* Array of destructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 327 #define SHT_FINI_ARRAY 15 /* Array of destructors */
    [all...]

Completed in 498 milliseconds