Lines Matching refs:report_fatal_error
186 report_fatal_error("Can't allocate enough memory: " + Err); in preallocateSlab()
196 report_fatal_error("Can't allocate enough memory. Tune --preallocate"); in allocateFromSlab()
230 report_fatal_error("MemoryManager allocation failed: " + Err); in allocateCodeSection()
250 report_fatal_error("MemoryManager allocation failed: " + Err); in allocateDataSection()
265 report_fatal_error("Dylib not found: '" + Dylib + "'."); in loadDylibs()
268 report_fatal_error("Error loading '" + Dylib + "': " + ErrMsg); in loadDylibs()
375 report_fatal_error("Pre-allocated bytes of memory must be a positive integer."); in doPreallocation()
473 report_fatal_error("Invalid section specification '" + Mapping + in applySpecificSectionMappings()
485 report_fatal_error(ErrorMsg); in applySpecificSectionMappings()
493 report_fatal_error("Invalid section address in mapping '" + Mapping + in applySpecificSectionMappings()
584 report_fatal_error("Invalid dummy symbol specification '" + Mapping + in remapSectionsAndSymbols()
592 report_fatal_error("Invalid symbol mapping '" + Mapping + "'."); in remapSectionsAndSymbols()