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

  /bionic/libc/arch-x86_64/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /development/ndk/platforms/android-21/arch-x86_64/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/machine/
elf_machdep.h 26 #define R_X86_64_PLT32 4
  /toolchain/binutils/binutils-2.25/elfcpp/
x86_64.h 51 R_X86_64_PLT32 = 4, // 32 bit PLT address
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 334 R_X86_64_PLT32 = 4
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 331 R_X86_64_PLT32 = 4
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
elf.go 334 R_X86_64_PLT32 = 4
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 331 R_X86_64_PLT32 = 4
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 462 R_X86_64_PLT32 = 4
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 727 R_X86_64_PLT32 R_X86_64 = 4 /* PC-relative 32 bit PLT offset. */
754 {4, "R_X86_64_PLT32"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 727 R_X86_64_PLT32 R_X86_64 = 4 /* PC-relative 32 bit PLT offset. */
754 {4, "R_X86_64_PLT32"},
    [all...]
  /art/runtime/
elf.h 344 R_X86_64_PLT32 = 4,
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 739 milliseconds