Searched defs:elfedit_msg (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.c | 230 elfedit_msg(ELFEDIT_MSG_DEBUG, 238 elfedit_msg(ELFEDIT_MSG_DEBUG, 267 elfedit_msg(elfedit_msg_t type, const char *format, ...) function 368 * Wrapper on elfedit_msg() that issues an error that results from 385 elfedit_msg(ELFEDIT_MSG_ERR, MSG_INTL(MSG_ERR_LIBELF), file, 433 elfedit_msg(ELFEDIT_MSG_ERR, MSG_INTL(MSG_ERR_CNTEXEC), 444 * This function is called from within elfedit_msg(), and as 445 * such, must not use elfedit_msg() to report errors. Furthermore, 503 elfedit_msg(ELFEDIT_MSG_QUIET, MSG_ORIG(MSG_STR_NULL)); 505 elfedit_msg(ELFEDIT_MSG_ER [all...] |
Completed in 91 milliseconds