Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_convrelstr.c31 static const char *rels[R_SPARC_NUM] = {
78 #if (R_SPARC_NUM != (R_SPARC_SIZE64 + 1))
93 if (type < R_SPARC_NUM) in conv_reloc_SPARC_type()
H A Dkobj_reloc.c165 if ((rtype > R_SPARC_NUM) || IS_TLS_INS(rtype)) { in do_relocate()
H A Ddoreloc.c63 const Rel_entry reloc_table[R_SPARC_NUM] = {
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_sparc.c38 static const Msg rels[R_SPARC_NUM] = {
85 #if (R_SPARC_NUM != (R_SPARC_SIZE64 + 1))
93 if (type >= R_SPARC_NUM) in conv_reloc_SPARC_type()
/illumos-gate/usr/src/uts/common/sys/
H A Delf_SPARC.h137 #define R_SPARC_NUM 88 macro
/illumos-gate/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h162 #define M_R_NUM R_SPARC_NUM