Searched refs:MSG_REL_PREGEN (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/krtld/ |
H A D | reloc.h | 197 #define MSG_REL_PREGEN "relocation error: %s: " macro 248 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \ 254 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \ 260 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \ 266 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \ 274 _kobj_printf(ops, MSG_REL_PREGEN, CONV_RELOC_TYPE((rtype))); \
|