Home | History | Annotate | Download | only in dev

Lines Matching defs:PRINTF

49 #define	PRINTF(fmt, args...)	printf("kloader: " fmt, ##args)
55 printf("%s: " fmt, __func__ , ##args)
58 printf(fmt, ##args)
61 printf("%s: " fmt, __func__ , ##args)
64 printf(fmt, ##args)
118 PRINTF("No bootinfo.\n");
123 PRINTF("No boot operations.\n");
129 PRINTF("kernel file name: %s\n", filename);
153 PRINTF("Rebooting...\n");
159 PRINTF("Resetting...\n");
197 PRINTF("not an ELF file\n");
204 PRINTF("can't allocate program header table.\n");
208 PRINTF("program header read error.\n");
215 PRINTF("can't allocate section header table.\n");
219 PRINTF("section header read error.\n");
227 PRINTF("unable to allocate memory for .shstrtab\n");
276 PRINTF("no .symtab section\n");
278 PRINTF("no .strtab section\n");
440 PRINTF("can't allocate memory.\n");
597 PRINTF("%s: pathbuf_create failed\n", filename);
608 PRINTF("%s: namei failed, errno=%d\n", filename, error);
615 PRINTF("%s: open failed, errno=%d\n", filename, error);
646 PRINTF("read error.\n");
678 PRINTF("buffer insufficient.\n");
701 PRINTF
707 printf("tag alignment error\n");
711 printf("data alignment error.\n");
716 printf("[%2d] next 0x%08x src 0x%08x dst 0x%08x"
719 printf("[...]\n");
726 printf("[%d(last)] next 0x%08x src 0x%08x dst 0x%08x sz 0x%x\n",