Lines Matching refs:ERR_NONFATAL

511             nasm_error(ERR_NONFATAL, "cannot compute vstart for section %s",  in bin_cleanup()
735 nasm_error(ERR_NONFATAL, "WRT not supported by binary output format"); in bin_out()
762 nasm_error(ERR_NONFATAL, "binary output format does not support" in bin_out()
765 nasm_error(ERR_NONFATAL, "binary output format does not support" in bin_out()
807 nasm_error(ERR_NONFATAL, "binary output format does not support" in bin_out()
810 nasm_error(ERR_NONFATAL, "binary output format does not support" in bin_out()
824 nasm_error(ERR_NONFATAL, "unsupported relocation type %d\n", type); in bin_out()
838 nasm_error(ERR_NONFATAL, "binary format does not support any" in bin_deflabel()
841 nasm_error(ERR_NONFATAL, "unrecognised special symbol `%s'", name); in bin_deflabel()
843 nasm_error(ERR_NONFATAL, "binary output format does not support common" in bin_deflabel()
958 nasm_error(ERR_NONFATAL, in bin_read_attribute()
965 nasm_error(ERR_NONFATAL, "expecting `)'"); in bin_read_attribute()
986 nasm_error(ERR_NONFATAL, "section attribute value must be" in bin_read_attribute()
991 nasm_error(ERR_NONFATAL, "Invalid attribute value" in bin_read_attribute()
1046 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1056 nasm_error(ERR_NONFATAL, "attempt to change section type" in bin_assign_attributes()
1065 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1077 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1089 nasm_error(ERR_NONFATAL, "argument to `valign' is not a" in bin_assign_attributes()
1099 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1112 nasm_error(ERR_NONFATAL, "cannot combine `start' and `follows'" in bin_assign_attributes()
1115 nasm_error(ERR_NONFATAL, "section start address redefined"); in bin_assign_attributes()
1121 nasm_error(ERR_NONFATAL, "`start' address conflicts" in bin_assign_attributes()
1131 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1136 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1144 nasm_error(ERR_NONFATAL, "`vstart' address conflicts" in bin_assign_attributes()
1156 nasm_error(ERR_NONFATAL, "expecting section name for `follows'" in bin_assign_attributes()
1161 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1172 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1179 nasm_error(ERR_NONFATAL, in bin_assign_attributes()
1296 nasm_error(ERR_NONFATAL, "org value must be a critical" in bin_directive()
1302 nasm_error(ERR_NONFATAL, "program origin redefined"); in bin_directive()
1309 nasm_error(ERR_NONFATAL, "No or invalid offset specified" in bin_directive()