Searched refs:R_X86_64_RELATIVE (Results 1 - 8 of 8) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
H A Dreloc_x86_64.c83 case R_X86_64_RELATIVE:
/external/syslinux/com32/include/sys/
H A Delfcommon.h373 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/external/syslinux/com32/lib/sys/module/x86_64/
H A Delf_module.c256 case R_X86_64_RELATIVE:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h341 R_X86_64_RELATIVE = 8, enumerator in enum:llvm::ELF::__anon19684
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py466 R_X86_64_RELATIVE = 8 variable in class:Relocs_Elf_X86_64
/external/elfutils/libelf/
H A Delf.h3104 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/external/kmod/port-gnu/
H A Delf.h3103 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
H A DELFObjectFile.cpp924 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_RELATIVE);

Completed in 228 milliseconds