Lines Matching refs:report_fatal_error
55 report_fatal_error("Fragment can't be larger than a bundle size"); in mergeFragment()
61 report_fatal_error("Padding cannot exceed 255 bytes"); in mergeFragment()
139 report_fatal_error("Unterminated .bundle_lock when changing a section"); in ChangeSection()
320 report_fatal_error("Symbol: " + Symbol->getName() + in EmitCommonSymbol()
345 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in EmitValueImpl()
355 report_fatal_error("Emitting values inside a locked bundle is forbidden"); in EmitValueToAlignment()
565 report_fatal_error(".bundle_align_mode cannot be changed once set"); in EmitBundleAlignMode()
574 report_fatal_error(".bundle_lock forbidden when bundling is disabled"); in EmitBundleLock()
594 report_fatal_error(".bundle_unlock forbidden when bundling is disabled"); in EmitBundleUnlock()
596 report_fatal_error(".bundle_unlock without matching lock"); in EmitBundleUnlock()
598 report_fatal_error("Empty bundle-locked group is forbidden"); in EmitBundleUnlock()