Home
last modified time | relevance | path

Searched refs:R_AMD64_32S (Results 1 – 3 of 3) sorted by relevance

/titanic_50/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
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.msg40 @ MSG_R_AMD64_32S "R_AMD64_32S"
/titanic_50/usr/src/uts/intel/amd64/krtld/
H A Ddoreloc.c265 } else if ((rtype == R_AMD64_32S) || (rtype == R_AMD64_PC32) || in do_reloc_krtld()