Lines Matching refs:ERR_NONFATAL

391         nasm_error(ERR_NONFATAL, "unable to find a suitable%s%s symbol"  in macho_find_sym()
493 nasm_error(ERR_NONFATAL, "Unsupported use of use of WRT"); in add_reloc()
504 nasm_error(ERR_NONFATAL, "Symbol for WRT not found"); in add_reloc()
615 nasm_error(ERR_NONFATAL, "Mach-O format does not support" in macho_output()
619 nasm_error(ERR_NONFATAL, in macho_output()
629 nasm_error(ERR_NONFATAL, "Mach-O format does not support" in macho_output()
648 nasm_error(ERR_NONFATAL, "Mach-O format does not support" in macho_output()
651 nasm_error(ERR_NONFATAL, "Unsupported non-32-bit" in macho_output()
654 nasm_error(ERR_NONFATAL, "Mach-O format does not support" in macho_output()
675 nasm_error(ERR_NONFATAL, "Mach-O format does not support" in macho_output()
716 nasm_error(ERR_NONFATAL, "Mach-O format does not support" in macho_output()
728 nasm_error(ERR_NONFATAL, "Unrepresentable relocation in Mach-O"); in macho_output()
824 nasm_error(ERR_NONFATAL, "empty segment name\n"); in macho_section()
826 nasm_error(ERR_NONFATAL, "segment name %s too long\n", segment); in macho_section()
831 nasm_error(ERR_NONFATAL, "empty section name\n"); in macho_section()
833 nasm_error(ERR_NONFATAL, "section name %s too long\n", section); in macho_section()
844 nasm_error(ERR_NONFATAL, "unknown section name %s\n", name); in macho_section()
894 nasm_error(ERR_NONFATAL, in macho_section()
900 nasm_error(ERR_NONFATAL, in macho_section()
922 nasm_error(ERR_NONFATAL, in macho_section()
931 nasm_error(ERR_NONFATAL, in macho_section()
1004 nasm_error(ERR_NONFATAL, "The Mach-O format does not " in macho_symdef()
1016 nasm_error(ERR_NONFATAL, "unrecognized special symbol `%s'", name); in macho_symdef()
1044 nasm_error(ERR_NONFATAL, "unrecognised symbol type `%.*s'", n, special); in macho_symdef()
1101 nasm_error(ERR_NONFATAL, "no special symbol features supported here"); in macho_symdef()
1744 nasm_error(ERR_NONFATAL, "unknown symbol `%s' in no_dead_strip", label); in macho_set_section_attribute_by_symbol()
1750 nasm_error(ERR_NONFATAL, "symbol `%s' is external or absolute", label); in macho_set_section_attribute_by_symbol()
1771 nasm_error(ERR_NONFATAL, "invalid symbol in NO_DEAD_STRIP"); in macho_no_dead_strip()
1776 nasm_error(ERR_NONFATAL, "cannot parse contents after symbol"); in macho_no_dead_strip()