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

  /external/u-boot/arch/x86/include/asm/
elf.h 33 #define R_X86_64_RELATIVE 8 /* Adjust by program base */
  /bionic/libc/include/bits/
elf_x86_64.h 16 #define R_X86_64_RELATIVE 8
  /bionic/linker/
linker_relocs.h 72 #define R_GENERIC_RELATIVE R_X86_64_RELATIVE
  /external/u-boot/arch/x86/lib/
reloc_x86_64_efi.c 53 case R_X86_64_RELATIVE:
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
ELF.cpp 153 return ELF::R_X86_64_RELATIVE;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 341 R_X86_64_RELATIVE = 8,
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 466 R_X86_64_RELATIVE = 8
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 466 R_X86_64_RELATIVE = 8
    [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 198 milliseconds