Home
last modified time | relevance | path

Searched refs:R_AMD64_NUM (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/intel/amd64/krtld/
H A Dkobj_convrelstr.c31 static const char *rels[R_AMD64_NUM] = {
51 #if (R_AMD64_NUM != (R_AMD64_SIZE64 + 1))
66 if (type < R_AMD64_NUM) in conv_reloc_amd64_type()
H A Ddoreloc.c63 const Rel_entry reloc_table[R_AMD64_NUM] = {
104 #if (R_AMD64_NUM != (R_AMD64_SIZE64 + 1))
H A Dkobj_reloc.c161 if ((rtype > R_AMD64_NUM) || IS_TLS_INS(rtype)) { in do_relocate()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.c39 static const Msg rels[R_AMD64_NUM] = {
59 #if (R_AMD64_NUM != (R_AMD64_SIZE64 + 1))
67 if (type >= R_AMD64_NUM) in conv_reloc_amd64_type()
/titanic_41/usr/src/uts/common/sys/
H A Delf_amd64.h70 #define R_AMD64_NUM 34 macro
112 #define R_X86_64_NUM R_AMD64_NUM
/titanic_41/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h174 #define M_R_NUM R_AMD64_NUM