Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf_amd64.h59 #define R_AMD64_TPOFF32 23 macro
109 #define R_X86_64_TPOFF32 R_AMD64_TPOFF32
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_convrelstr.c54 [R_AMD64_TPOFF32] = "R_AMD64_TPOFF32",
H A Ddoreloc.c91 [R_AMD64_TPOFF32] = {0, FLG_RE_TLSLE, 4, 0, 0},
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c632 R_AMD64_TPOFF32, arsp, ld_reloc_sym_name)); in tls_fixups()
633 arsp->rel_rtype = R_AMD64_TPOFF32; in tls_fixups()
677 R_AMD64_TPOFF32, arsp, ld_reloc_sym_name)); in tls_fixups()
678 arsp->rel_rtype = R_AMD64_TPOFF32; in tls_fixups()
756 R_AMD64_TPOFF32, arsp, ld_reloc_sym_name)); in tls_fixups()
757 arsp->rel_rtype = R_AMD64_TPOFF32; in tls_fixups()
1047 if (arsp->rel_rtype == R_AMD64_TPOFF32) in ld_do_activerelocs()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.c62 [R_AMD64_TPOFF32] = MSG_R_AMD64_TPOFF32,
H A Drelocate_amd64.msg50 @ MSG_R_AMD64_TPOFF32 "R_AMD64_TPOFF32"
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c641 (rtype == R_AMD64_TPOFF32)) { in elf_reloc()
816 (rtype == R_AMD64_TPOFF32)) { in elf_reloc()