Lines Matching refs:report_fatal_error
61 report_fatal_error("Fragment can't be larger than a bundle size"); in mergeFragment()
67 report_fatal_error("Padding cannot exceed 255 bytes"); in mergeFragment()
151 report_fatal_error("Unterminated .bundle_lock when changing a section"); in changeSection()
330 report_fatal_error(Twine("Symbol: ") + Symbol->getName() + in emitCommonSymbol()
361 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitValueImpl()
371 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitValueToAlignment()
504 report_fatal_error("Relocation for CG Profile could not be created: " + in finalizeCGProfileEntry()
542 report_fatal_error("A Bundle can only have one Subtarget."); in CheckBundleSubtargets()
644 report_fatal_error(".bundle_align_mode cannot be changed once set"); in emitBundleAlignMode()
651 report_fatal_error(".bundle_lock forbidden when bundling is disabled"); in emitBundleLock()
670 report_fatal_error(".bundle_unlock forbidden when bundling is disabled"); in emitBundleUnlock()
672 report_fatal_error(".bundle_unlock without matching lock"); in emitBundleUnlock()
674 report_fatal_error("Empty bundle-locked group is forbidden"); in emitBundleUnlock()