Home | History | Annotate | Download | only in pbsdboot

Lines Matching refs:TEXT

82 	debug_printf(TEXT("loadfile_sub(%x-%x, %S)\n"),
90 debug_printf(TEXT("vmem_get(0x%x) failed.\n"), addr);
91 msg_printf(MSG_ERROR, whoami, TEXT("vmem_get(0x%x) failed.\n"), addr);
103 debug_printf(TEXT("read segment error.\n"));
104 msg_printf(MSG_ERROR, whoami, TEXT("read segment error.\n"));
142 debug_printf(TEXT("seek error\n"));
143 msg_printf(MSG_ERROR, whoami, TEXT("seek error.\n"));
147 debug_printf(TEXT("read header error\n"));
148 msg_printf(MSG_ERROR, whoami, TEXT("read header error.\n"));
154 debug_printf(TEXT("alloc() error\n"));
155 msg_printf(MSG_ERROR, whoami, TEXT("malloc() error.\n"));
160 debug_printf(TEXT("seek for program header table error\n"));
161 msg_printf(MSG_ERROR, whoami, TEXT("seek for program header table error.\n"));
166 debug_printf(TEXT("read program header table error\n"));
167 msg_printf(MSG_ERROR, whoami, TEXT("read program header table error.\n"));
172 debug_printf(TEXT("seek for segment header table error.\n"));
173 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment header table error.\n"));
178 debug_printf(TEXT("read segment header table error\n"));
179 msg_printf(MSG_ERROR, whoami, TEXT("read segment header table error.\n"));
203 debug_printf(TEXT("seek for segment error\n"));
204 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment error.\n"));
228 debug_printf(TEXT("can't find loadable segment\n"));
229 msg_printf(MSG_ERROR, whoami, TEXT("can't find loadable segment\n"));
234 debug_printf(TEXT("entry=%x addr=%x-%x\n"),
255 debug_printf(TEXT("debugging information not found\n"));
309 debug_printf(TEXT("seek for debug symbol error\n"));
311 TEXT("seek for segment error.\n"));
322 debug_printf(TEXT("seek for string table error\n"));
324 TEXT("seek for segment error.\n"));
341 debug_printf(TEXT("%x bytes debug information\n"),