Searched refs:MSG_REL_FILE (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/krtld/ |
H A D | reloc.h | 199 #define MSG_REL_FILE "file %s: " macro 249 _kobj_printf(ops, MSG_REL_FILE, (file)); \ 255 _kobj_printf(ops, MSG_REL_FILE, (file)); \ 261 _kobj_printf(ops, MSG_REL_FILE, (file)); \ 267 _kobj_printf(ops, MSG_REL_FILE, (file)); \ 275 _kobj_printf(ops, MSG_REL_FILE, (file)); \
|