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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
elf.h 50 #define R_X86_64_PLT32 4 /* 32 bit PLT address */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 50 #define R_X86_64_PLT32 4 /* 32 bit PLT address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
elf.h 50 #define R_X86_64_PLT32 4 /* 32 bit PLT address */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
elf.h 53 #define R_X86_64_PLT32 4
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
elf.h 53 #define R_X86_64_PLT32 4
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
elf.h 53 #define R_X86_64_PLT32 4
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
elf.h 53 #define R_X86_64_PLT32 4
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
elf.h 53 #define R_X86_64_PLT32 4
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 90 case R_X86_64_PLT32:
X86ELFObjectWriter.cpp 76 Type = ELF::R_X86_64_PLT32;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 37 {"plt", ELF_SSYM_SYM_RELATIVE, R_X86_64_PLT32, 32},
elf.h 317 R_X86_64_PLT32 = 4, /* word32, L + A - P */
  /external/llvm/include/llvm/Support/
ELF.h 337 R_X86_64_PLT32 = 4,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 458 R_X86_64_PLT32 = 4
    [all...]
  /external/qemu/
elf.h 661 #define R_X86_64_PLT32 4 /* 32 bit PLT address */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp     [all...]
  /external/llvm/include/llvm/Object/
ELF.h     [all...]

Completed in 599 milliseconds