HomeSort by relevance Sort by last modified time
    Searched refs:DT_INIT_ARRAY (Results 1 - 25 of 43) sorted by null

1 2

  /art/runtime/
elf_utils.h 46 #define DT_INIT_ARRAY 25
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 111 reserveOne(llvm::ELF::DT_INIT_ARRAY);
211 applyOne(llvm::ELF::DT_INIT_ARRAY, pFormat.getInitArray().addr());
  /external/elfutils/tests/
alldts.c 52 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY,
  /external/syslinux/com32/include/sys/
elfcommon.h 87 #define DT_INIT_ARRAY 25 /* Array with addresses of init fct */
89 #define DT_INIT_ARRAYSZ 27 /* Size in bytes of DT_INIT_ARRAY */
  /bionic/libc/include/
elf.h 239 #define DT_INIT_ARRAY 25
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 325 #define DT_INIT_ARRAY 25 /* Address of the array of pointers to
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 325 #define DT_INIT_ARRAY 25 /* Address of the array of pointers to
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h     [all...]
  /bionic/tools/relocation_packer/src/
elf_file.cc 531 tag == DT_INIT_ARRAY ||
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h     [all...]

Completed in 111 milliseconds

1 2