Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf_amd64.h52 #define R_AMD64_DTPMOD64 16 macro
102 #define R_X86_64_DTPMOD64 R_AMD64_DTPMOD64
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_convrelstr.c47 [R_AMD64_DTPMOD64] = "R_AMD64_DTPMOD64",
H A Ddoreloc.c81 [R_AMD64_DTPMOD64] = {0, FLG_RE_NOTREL, 8, 0, 0},
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.c55 [R_AMD64_DTPMOD64] = MSG_R_AMD64_DTPMOD64,
H A Drelocate_amd64.msg43 @ MSG_R_AMD64_DTPMOD64 "R_AMD64_DTPMOD64"
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c634 if (rtype == R_AMD64_DTPMOD64) { in elf_reloc()
809 if (rtype == R_AMD64_DTPMOD64) { in elf_reloc()
829 if (rtype == R_AMD64_DTPMOD64) { in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c435 if (orsp->rel_rtype == R_AMD64_DTPMOD64) in ld_perform_outreloc()
1392 FLG_REL_MTLS, rtype, R_AMD64_DTPMOD64, 0) == S_ERROR) in ld_reloc_TLS()
1400 FLG_REL_DTLS, rtype, R_AMD64_DTPMOD64, in ld_reloc_TLS()