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

  /bionic/libc/arch-x86_64/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /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 73 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/lib/Object/
ELF.cpp 27 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PLT32);
    [all...]
ELFYAML.cpp 392 ECase(R_X86_64_PLT32)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 458 R_X86_64_PLT32 = 4
    [all...]
  /external/qemu/include/
elf.h     [all...]
  /art/runtime/
elf.h 344 R_X86_64_PLT32 = 4,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 359 R_X86_64_PLT32 = 4,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp     [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 464 milliseconds