Lines Matching refs:WARN
45 #define WARN(x) { warn(x); return (E_ERROR); } macro
214 WARN("cth_lbloff is not aligned properly\n"); in print_labeltable()
216 WARN("file is truncated or cth_lbloff is corrupt\n"); in print_labeltable()
218 WARN("file is truncated or cth_objtoff is corrupt\n"); in print_labeltable()
220 WARN("file is corrupt -- cth_lbloff > cth_objtoff\n"); in print_labeltable()
277 WARN("cth_objtoff is not aligned properly\n"); in read_data()
279 WARN("file is truncated or cth_objtoff is corrupt\n"); in read_data()
281 WARN("file is truncated or cth_funcoff is corrupt\n"); in read_data()
283 WARN("file is corrupt -- cth_objtoff > cth_funcoff\n"); in read_data()
328 WARN("cth_funcoff is not aligned properly\n"); in read_funcs()
330 WARN("file is truncated or cth_funcoff is corrupt\n"); in read_funcs()
332 WARN("file is truncated or cth_typeoff is corrupt\n"); in read_funcs()
334 WARN("file is corrupt -- cth_funcoff > cth_typeoff\n"); in read_funcs()
412 WARN("cth_typeoff is not aligned properly\n"); in read_types()
414 WARN("file is truncated or cth_typeoff is corrupt\n"); in read_types()
416 WARN("file is truncated or cth_stroff is corrupt\n"); in read_types()
418 WARN("file is corrupt -- cth_typeoff > cth_stroff\n"); in read_types()
732 WARN("file is truncated or cth_stroff is corrupt\n"); in read_strtab()
734 WARN("file is truncated or cth_strlen is corrupt\n"); in read_strtab()