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

  /external/llvm/lib/MC/
MCSectionELF.cpp 115 else if (Type == ELF::SHT_PREINIT_ARRAY)
ELFObjectWriter.cpp     [all...]
  /external/qemu/elff/
elff_elf.h 276 #define SHT_PREINIT_ARRAY 16
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 276 #define SHT_PREINIT_ARRAY 16
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 424 Type = ELF::SHT_PREINIT_ARRAY;
431 Type = ELF::SHT_PREINIT_ARRAY;
  /frameworks/compile/mclinker/lib/LD/
ELFFileFormat.cpp 136 llvm::ELF::SHT_PREINIT_ARRAY,
  /external/elfutils/libelf/
elf_getdata.c 86 [SHT_PREINIT_ARRAY] = ELF_T_ADDR,
elf.h 337 #define SHT_PREINIT_ARRAY 16 /* Array of pre-constructors */
    [all...]
  /bionic/libc/include/sys/
exec_elf.h 414 #define SHT_PREINIT_ARRAY 16 /* Pre-initialization function ptrs */
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 166 return ELF::SHT_PREINIT_ARRAY;
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 52 case llvm::ELF::SHT_PREINIT_ARRAY:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 328 #define SHT_PREINIT_ARRAY 16 /* Array of pre-constructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 328 #define SHT_PREINIT_ARRAY 16 /* Array of pre-constructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 328 #define SHT_PREINIT_ARRAY 16 /* Array of pre-constructors */
    [all...]
  /external/elfutils/src/
elflint.c     [all...]
ldgeneric.c     [all...]

Completed in 89 milliseconds