Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_x86_64.h28 #ifndef R_X86_64_RELATIVE
29 #define R_X86_64_RELATIVE 8 macro
H A Ddwarf_reloc_x86_64.h46 #define R_X86_64_RELATIVE 8 /* Adjust by program base */ macro
/illumos-gate/usr/src/boot/common/
H A Dreloc_elf.c117 #define R_X86_64_RELATIVE 8 in __elfN()
127 case R_X86_64_RELATIVE: in __elfN()
H A Dself_reloc.c50 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE
/illumos-gate/usr/src/boot/efi/loader/
H A Dreloc.c56 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE
/illumos-gate/usr/src/uts/common/sys/
H A Delf_amd64.h94 #define R_X86_64_RELATIVE R_AMD64_RELATIVE macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h1289 #define R_X86_64_RELATIVE 8 /* Add load address of shared object. */ macro