Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Delf_amd64.h58 #define R_AMD64_GOTTPOFF 22 macro
100 #define R_X86_64_GOTTPOFF R_AMD64_GOTTPOFF
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.msg51 @ MSG_R_AMD64_GOTTPOFF "R_AMD64_GOTTPOFF"
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c572 R_AMD64_GOTTPOFF, arsp, ld_reloc_sym_name)); in tls_fixups()
573 arsp->rel_rtype = R_AMD64_GOTTPOFF; in tls_fixups()
629 case R_AMD64_GOTTPOFF: { in tls_fixups()