Searched refs:R_AMD64_DTPMOD64 (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Delf_amd64.h52 #define R_AMD64_DTPMOD64 16 macro
94 #define R_X86_64_DTPMOD64 R_AMD64_DTPMOD64
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c632 if (rtype == R_AMD64_DTPMOD64) {
807 if (rtype == R_AMD64_DTPMOD64) {
827 if (rtype == R_AMD64_DTPMOD64) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c432 * The addend field for R_AMD64_DTPMOD64 means nothing. The addend
435 if (orsp->rel_rtype == R_AMD64_DTPMOD64)
1291 FLG_REL_MTLS, rtype, R_AMD64_DTPMOD64, NULL) == S_ERROR)
1299 FLG_REL_DTLS, rtype, R_AMD64_DTPMOD64,

Completed in 105 milliseconds