Searched refs:R_AMD64_32S (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Delf_amd64.h47 #define R_AMD64_32S 11 macro
89 #define R_X86_64_32S R_AMD64_32S
/opensolaris-onvv-gate/usr/src/uts/intel/amd64/krtld/
H A Ddoreloc.c76 /* R_AMD64_32S */ {0, FLG_RE_NOTREL, 4, 0, 0},
126 * R_AMD64_32S 11 word32 S + A
234 * The R_AMD64_32 and R_AMD64_32S relocations truncate the
258 } else if ((rtype == R_AMD64_32S) || (rtype == R_AMD64_PC32) ||

Completed in 101 milliseconds