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

1 2 3

  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
reloc_ia32.c 56 case DT_RELSZ:
  /art/runtime/
elf_utils.h 104 case DT_RELSZ:
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 146 reserveOne(llvm::ELF::DT_RELSZ);
250 applyOne(llvm::ELF::DT_RELSZ, pFormat.getRelDyn().size());
  /external/elfutils/tests/
alldts.c 50 DT_SYMBOLIC, DT_REL, DT_RELSZ, DT_RELENT,
  /external/syslinux/com32/include/sys/
elfcommon.h 80 #define DT_RELSZ 18 /* Total size of Rel relocs */
  /external/syslinux/com32/lib/sys/module/i386/
elf_module.c 302 case DT_RELSZ:
  /external/syslinux/com32/lib/sys/module/x86_64/
elf_module.c 309 case DT_RELSZ:
  /bionic/libc/kernel/uapi/linux/
elf.h 76 #define DT_RELSZ 18
  /external/kernel-headers/original/uapi/linux/
elf.h 92 #define DT_RELSZ 18
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 100 #define DT_RELSZ 18
  /bionic/tools/relocation_packer/src/
elf_file.cc 545 // DT_RELSZ or DT_RELASZ indicate the overall size of relocations.
547 if (tag == DT_RELSZ || tag == DT_RELASZ || tag == DT_ANDROID_RELSZ || tag == DT_ANDROID_RELASZ) {
815 ReplaceDynamicEntry<ELF>(relocations_type_ == REL ? DT_RELSZ : DT_RELASZ, dyn, &dynamics);
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 317 #define DT_RELSZ 18 /* Total size of ElfNN_Rel relocations. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 317 #define DT_RELSZ 18 /* Total size of ElfNN_Rel relocations. */
    [all...]
Elf32Convert.c 1019 case DT_RELSZ:
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h     [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...]

Completed in 2392 milliseconds

1 2 3