Searched refs:R_386_NUM (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/ia32/krtld/
H A Dkobj_convrelstr.c31 static const char *rels[R_386_NUM] = {
54 #if (R_386_NUM != (R_386_SIZE32 + 1))
55 #error "R_386_NUM has grown"
69 if (type < R_386_NUM)
H A Ddoreloc.c63 const Rel_entry reloc_table[R_386_NUM] = {
H A Dkobj_reloc.c158 if ((rtype > R_386_NUM) || IS_TLS_INS(rtype)) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c39 static const Msg rels[R_386_NUM] = {
62 #if (R_386_NUM != (R_386_SIZE32 + 1))
63 #error "R_386_NUM has grown"
69 { if (type >= R_386_NUM)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Delf_386.h76 #define R_386_NUM 39 macro
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h183 #define M_R_NUM R_386_NUM

Completed in 614 milliseconds