Lines Matching refs:report_fatal_error
105 report_fatal_error("Unterminated .bundle_lock when changing a section"); in changeSection()
290 report_fatal_error(Twine("Symbol: ") + Symbol->getName() + in emitCommonSymbol()
321 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitValueImpl()
330 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in emitValueToAlignment()
462 report_fatal_error("Relocation for CG Profile could not be created: " + in finalizeCGProfileEntry()
500 report_fatal_error("A Bundle can only have one Subtarget."); in CheckBundleSubtargets()
573 report_fatal_error(".bundle_align_mode cannot be changed once set"); in emitBundleAlignMode()
580 report_fatal_error(".bundle_lock forbidden when bundling is disabled"); in emitBundleLock()
593 report_fatal_error(".bundle_unlock forbidden when bundling is disabled"); in emitBundleUnlock()
595 report_fatal_error(".bundle_unlock without matching lock"); in emitBundleUnlock()
597 report_fatal_error("Empty bundle-locked group is forbidden"); in emitBundleUnlock()