Home
last modified time | relevance | path

Searched refs:MSG_REL_UNIMPL (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/krtld/
H A Dreloc.h204 #define MSG_REL_UNIMPL "unimplemented relocation type: %d" macro
245 _kobj_printf(ops, MSG_REL_UNIMPL, (int)(rtype))
285 (eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_UNIMPL), (file), \
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Drtld.sparc.msg30 @ MSG_REL_UNIMPL "relocation error: file %s: symbol %s: \
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dlibld.sparc.msg31 @ MSG_REL_UNIMPL "relocation error: file %s: symbol %s: \
/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_a.out.c425 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_UNIMPL), in aout_reloc()