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

1 2 3 4

  /art/runtime/
elf_utils.h 90 case DT_JMPREL: {
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 140 reserveOne(llvm::ELF::DT_JMPREL);
240 applyOne(llvm::ELF::DT_JMPREL, pFormat.getRelPlt().addr());
244 applyOne(llvm::ELF::DT_JMPREL, pFormat.getRelaPlt().addr());
  /external/elfutils/tests/
alldts.c 51 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL,
  /external/syslinux/com32/include/sys/
elfcommon.h 85 #define DT_JMPREL 23 /* Address of PLT relocs */
  /external/syslinux/com32/lib/sys/module/i386/
elf_module.c 294 case DT_JMPREL:
  /external/syslinux/com32/lib/sys/module/x86_64/
elf_module.c 298 case DT_JMPREL:
  /bionic/libc/kernel/uapi/linux/
elf.h 81 #define DT_JMPREL 23
  /external/kernel-headers/original/uapi/linux/
elf.h 97 #define DT_JMPREL 23
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 105 #define DT_JMPREL 23
  /toolchain/binutils/binutils-2.27/bfd/
elf32-i370.c 733 || !add_dynamic_entry (DT_JMPREL, 0))
922 case DT_JMPREL: name = ".rela.plt"; size = FALSE; break;
    [all...]
elf32-arc.c     [all...]
elf32-vax.c     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 323 #define DT_JMPREL 23 /* Address of PLT relocations. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 323 #define DT_JMPREL 23 /* Address of PLT relocations. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 272 DT_JMPREL = 23
1138 elfwritedynentsym(ctxt, s, DT_JMPREL, sy)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 272 DT_JMPREL = 23
1138 elfwritedynentsym(ctxt, s, DT_JMPREL, sy)
    [all...]
  /bionic/tools/relocation_packer/src/
elf_file.cc 530 tag == DT_JMPREL ||
    [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...]

Completed in 127 milliseconds

1 2 3 4