Searched refs:conv_reloc_SPARC_type (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sparc/krtld/
H A Dkobj_convrelstr.c88 conv_reloc_SPARC_type(Word type) function
H A Dkobj_reloc.c233 conv_reloc_SPARC_type(rtype));
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate.c48 return (conv_reloc_SPARC_type(type, fmt_flags, inv_buf));
H A Drelocate_sparc.c91 conv_reloc_SPARC_type(Word type, Conv_fmt_flags_t fmt_flags, function
H A Dllib-lconv162 const char *conv_reloc_SPARC_type(Word, Conv_fmt_flags_t,
/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h227 extern const char *conv_reloc_SPARC_type(Word);
228 #define CONV_RELOC_TYPE conv_reloc_SPARC_type
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c736 conv_reloc_SPARC_type(orsp->rel_rtype, 0, &inv_buf),
1039 conv_reloc_SPARC_type(arsp->rel_rtype, 0, &inv_buf),
1339 conv_reloc_SPARC_type(arsp->rel_rtype, 0, &inv_buf),
1370 conv_reloc_SPARC_type(arsp->rel_rtype, 0, &inv_buf),
1427 conv_reloc_SPARC_type(rsp->rel_rtype, 0, &inv_buf),
1443 conv_reloc_SPARC_type(rsp->rel_rtype, 0, &inv_buf),
1653 conv_reloc_SPARC_type(rsp->rel_rtype, 0, &inv_buf),
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c400 conv_reloc_SPARC_type(R_SPARC_JMP_SLOT, 0, &inv_buf),
1083 conv_reloc_SPARC_type(rtype,
1138 return (conv_reloc_SPARC_type(rel, 0, &inv_buf));
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c541 conv_reloc_SPARC_type(R_SPARC_JMP_SLOT, 0, &inv_buf),
1333 conv_reloc_SPARC_type(rtype,
1394 return (conv_reloc_SPARC_type(rel, 0, &inv_buf));
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h918 extern const char *conv_reloc_SPARC_type(Word, Conv_fmt_flags_t,

Completed in 75 milliseconds