Lines Matching refs:errlog

130 	errlog(STATUS, "Architecture set to \"%s\"", TargetArchStr);  in xlator_init()
135 errlog(STATUS, "Output will go into %s", in xlator_init()
139 errlog(STATUS, "Using default output filename: %s", in xlator_init()
168 errlog(TRACING, "xlator_startlib"); in xlator_startlib()
182 errlog(TRACING, "xlator_startfile"); in xlator_startfile()
204 errlog(TRACING, "xlator_start_if %s", value); in xlator_start_if()
215 errlog(ERROR, in xlator_start_if()
225 errlog(INPUT|ERROR, in xlator_start_if()
233 errlog(INPUT|ERROR, in xlator_start_if()
241 errlog(ERROR | FATAL, in xlator_start_if()
278 errlog(TRACING, in xlator_take_kvpair()
283 errlog(INPUT|ERROR, "Error: Keyword found outside " in xlator_take_kvpair()
293 errlog(TRACING, "Version found. Setting Version to %s", value); in xlator_take_kvpair()
313 errlog(INPUT|ERROR, "Error: Invalid architecture " in xlator_take_kvpair()
319 errlog(INPUT|ERROR, "Error: Invalid version string " in xlator_take_kvpair()
325 errlog(INPUT|ERROR, "Error: Invalid version and " in xlator_take_kvpair()
332 errlog(FATAL, "Error: bad return value from " in xlator_take_kvpair()
336 errlog(TRACING, "Version_Arch=%d", Version_Arch); in xlator_take_kvpair()
348 errlog(INPUT|ERROR, in xlator_take_kvpair()
353 errlog(INPUT | ERROR, "Error: Empty Arch line."); in xlator_take_kvpair()
357 errlog(INPUT | ERROR, in xlator_take_kvpair()
361 errlog(TRACING, in xlator_take_kvpair()
390 errlog(INPUT|ERROR, in xlator_take_kvpair()
394 errlog(INPUT | ERROR, "Error: Empty Binding line."); in xlator_take_kvpair()
397 errlog(TRACING, in xlator_take_kvpair()
413 errlog(TRACING, "Filter[token=%d] found. Setting Filter to %s", in xlator_take_kvpair()
425 errlog(TRACING, "Version_Arch=%d", Version_Arch); in xlator_take_kvpair()
435 errlog(INPUT|ERROR, "Error: Unrecognized keyword snuck in!" in xlator_take_kvpair()
457 errlog(TRACING, "xlator_end_if"); in xlator_end_if()
460 errlog(INPUT | ERROR, "Error: End without " in xlator_end_if()
465 errlog(TRACING, "Interface=%s", Iface.IF_name); in xlator_end_if()
469 errlog(INPUT | ERROR, "Error: Interface has no " in xlator_end_if()
473 errlog(INPUT | WARNING, "Warning: Interface has " in xlator_end_if()
482 errlog(INPUT | ERROR, "Error: Architectures in Version " in xlator_end_if()
499 errlog(ERROR|INPUT, in xlator_end_if()
504 errlog(WARNING | INPUT, in xlator_end_if()
516 errlog(VERBOSE, "Interface type = FUNCTION"); in xlator_end_if()
519 errlog(VERBOSE, "Interface type = DATA"); in xlator_end_if()
522 errlog(WARNING, in xlator_end_if()
529 errlog(ERROR, "Error: Bad spec2map implementation!\n" in xlator_end_if()
568 errlog(TRACING, "xlator_endfile"); in xlator_endfile()
587 errlog(TRACING, "xlator_endlib"); in xlator_endlib()
601 errlog(ERROR, in xlator_endlib()
622 errlog(TRACING, "xlator_end"); in xlator_end()
651 errlog(VERBOSE, "getversion: value=%s", value); in getversion()
657 errlog(ERROR | FATAL, in getversion()
666 errlog(VERBOSE, "getversion returns: NULL"); in getversion()
672 errlog(ERROR | FATAL, "Internal Error: strdup() " in getversion()
678 errlog(VERBOSE, "getversion returns: %s", p); in getversion()
680 errlog(VERBOSE, "getversion returns: NULL"); in getversion()
710 errlog(VERBOSE, "getfilter: value=%s", value); in getfilter()
716 errlog(ERROR | FATAL, in getfilter()
725 errlog(VERBOSE, "getfilter returns: NULL"); in getfilter()
731 errlog(ERROR | FATAL, "Internal Error: strdup() " in getfilter()
737 errlog(VERBOSE, "getfilter returns: %s", p); in getfilter()
739 errlog(VERBOSE, "getfilter returns: NULL"); in getfilter()
766 errlog(ERROR | FATAL, in version_sanity()
777 errlog(ERROR | FATAL, in version_sanity()
787 errlog(ERROR | FATAL, in version_sanity()
803 errlog(ERROR | FATAL, in version_sanity()
829 errlog(INPUT|ERROR, "Error: Incorrect format of Version line"); in arch_version_sanity()
862 errlog(BEGIN, "writemapfile() {"); in writemapfile()
866 errlog(TRACING, "b_name = %s", b->b_name); in writemapfile()
947 errlog(END, "}"); in writemapfile()
970 errlog(ERROR | FATAL, in set_version_arch()
980 errlog(INPUT|ERROR, in set_version_arch()
1010 errlog(ERROR | FATAL, "Internal Error: strdup() failure in " in set_supported_arch()
1019 errlog(INPUT|ERROR, in set_supported_arch()