Lines Matching refs:debug_printf
82 debug_printf(TEXT("loadfile_sub(%x-%x, %S)\n"), in vmem_sub()
90 debug_printf(TEXT("vmem_get(0x%x) failed.\n"), addr); in vmem_sub()
103 debug_printf(TEXT("read segment error.\n")); in vmem_sub()
142 debug_printf(TEXT("seek error\n")); in scanfile()
147 debug_printf(TEXT("read header error\n")); in scanfile()
154 debug_printf(TEXT("alloc() error\n")); in scanfile()
160 debug_printf(TEXT("seek for program header table error\n")); in scanfile()
166 debug_printf(TEXT("read program header table error\n")); in scanfile()
172 debug_printf(TEXT("seek for segment header table error.\n")); in scanfile()
178 debug_printf(TEXT("read segment header table error\n")); in scanfile()
203 debug_printf(TEXT("seek for segment error\n")); in scanfile()
228 debug_printf(TEXT("can't find loadable segment\n")); in scanfile()
234 debug_printf(TEXT("entry=%x addr=%x-%x\n"), in scanfile()
255 debug_printf(TEXT("debugging information not found\n")); in scanfile()
309 debug_printf(TEXT("seek for debug symbol error\n")); in scanfile()
322 debug_printf(TEXT("seek for string table error\n")); in scanfile()
341 debug_printf(TEXT("%x bytes debug information\n"), in scanfile()