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

  /bionic/libc/arch-x86_64/include/machine/
elf_machdep.h 30 #define R_X86_64_RELATIVE 8
  /development/ndk/platforms/android-L/arch-x86_64/include/machine/
elf_machdep.h 30 #define R_X86_64_RELATIVE 8
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp 81 #define R_X86_64_RELATIVE 8
147 case R_X86_64_RELATIVE:
538 case R_X86_64_RELATIVE:
898 case R_X86_64_RELATIVE:
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 321 R_X86_64_RELATIVE = 8, /* word64, B + A */
  /external/llvm/lib/Object/
ELF.cpp 31 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_RELATIVE);
    [all...]
ELFYAML.cpp 396 ECase(R_X86_64_RELATIVE)
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 462 R_X86_64_RELATIVE = 8
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /art/runtime/
elf.h 348 R_X86_64_RELATIVE = 8,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 363 R_X86_64_RELATIVE = 8,
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]

Completed in 45 milliseconds