Home
last modified time | relevance | path

Searched refs:R_X86_64_RELATIVE (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/Object/
Ddynamic-reloc.test5 READOBJ-NEXT: 0x1328 R_X86_64_RELATIVE - 0x1320
/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
Dreloc_x86_64.c83 case R_X86_64_RELATIVE: in _relocate()
/external/llvm/include/llvm/Support/ELFRelocs/
Dx86_64.def14 ELF_RELOC(R_X86_64_RELATIVE, 8)
/external/syslinux/com32/include/sys/
Delfcommon.h373 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/external/syslinux/com32/lib/sys/module/x86_64/
Delf_module.c256 case R_X86_64_RELATIVE: in perform_relocation()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h341 R_X86_64_RELATIVE = 8, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py466 R_X86_64_RELATIVE = 8 variable in Relocs_Elf_X86_64
/external/elfutils/libelf/
Delf.h3104 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp924 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_RELATIVE); in getRelocationTypeName()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test71 ELF-64: Type: R_X86_64_RELATIVE (8)
/external/kmod/port-gnu/
Delf.h3103 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro