Lines Matching refs:msg_printf
91 msg_printf(MSG_ERROR, whoami, TEXT("vmem_get(0x%x) failed.\n"), addr); in vmem_sub()
104 msg_printf(MSG_ERROR, whoami, TEXT("read segment error.\n")); in vmem_sub()
143 msg_printf(MSG_ERROR, whoami, TEXT("seek error.\n")); in scanfile()
148 msg_printf(MSG_ERROR, whoami, TEXT("read header error.\n")); in scanfile()
155 msg_printf(MSG_ERROR, whoami, TEXT("malloc() error.\n")); in scanfile()
161 msg_printf(MSG_ERROR, whoami, TEXT("seek for program header table error.\n")); in scanfile()
167 msg_printf(MSG_ERROR, whoami, TEXT("read program header table error.\n")); in scanfile()
173 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment header table error.\n")); in scanfile()
179 msg_printf(MSG_ERROR, whoami, TEXT("read segment header table error.\n")); in scanfile()
204 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment error.\n")); in scanfile()
229 msg_printf(MSG_ERROR, whoami, TEXT("can't find loadable segment\n")); in scanfile()
310 msg_printf(MSG_ERROR, whoami, in scanfile()
323 msg_printf(MSG_ERROR, whoami, in scanfile()