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

  /external/qemu/elff/
elff_elf.h 274 #define SHT_INIT_ARRAY 14
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 274 #define SHT_INIT_ARRAY 14
  /external/llvm/include/llvm/Support/
ELF.h 824 SHT_INIT_ARRAY = 14, // Pointers to initialization functions.
    [all...]
  /external/elfutils/libelf/
elf.h 335 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 326 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 326 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 326 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]

Completed in 513 milliseconds