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

  /bionic/libc/arch-x86_64/include/machine/
elf_machdep.h 25 #define R_X86_64_GOT32 3
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
elf_machdep.h 25 #define R_X86_64_GOT32 3
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/machine/
elf_machdep.h 25 #define R_X86_64_GOT32 3
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
elf.h 52 #define R_X86_64_GOT32 3
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
elf.h 52 #define R_X86_64_GOT32 3
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
elf.h 52 #define R_X86_64_GOT32 3
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
elf.h 52 #define R_X86_64_GOT32 3
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
elf.h 52 #define R_X86_64_GOT32 3
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 81 case R_X86_64_GOT32:
X86ELFObjectWriter.cpp 136 Type = ELF::R_X86_64_GOT32;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 51 {"got", ELF_SSYM_SYM_RELATIVE, R_X86_64_GOT32, 32},
166 if (reloc->rtype_rel && ssym->reloc == R_X86_64_GOT32)
elf.h 316 R_X86_64_GOT32 = 3, /* word32, G + A */
  /external/llvm/lib/Object/
ELF.cpp 26 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOT32);
    [all...]
ELFYAML.cpp 391 ECase(R_X86_64_GOT32)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 457 R_X86_64_GOT32 = 3
    [all...]
  /external/qemu/include/
elf.h     [all...]
  /art/runtime/
elf.h 343 R_X86_64_GOT32 = 3,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 358 R_X86_64_GOT32 = 3,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 1878 milliseconds