Lines Matching refs:ErrAlways
332 ErrAlways(ctx) in processInsertCommands()
354 ErrAlways(ctx) << "unable to insert " << cmd.names[0] in processInsertCommands()
681 ErrAlways(ctx) << "discarding " << s.name << " section is not allowed"; in discard()
766 ErrAlways(ctx) << "OVERWRITE_SECTIONS cannot be used with " in processSectionCommands()
1085 ErrAlways(ctx) << sec << " is being placed in '" << name << "'"; in diagnoseOrphanHandling()
1097 ErrAlways(ctx) << "no address assigned to the veneers output section " in diagnoseMissingSGSectionAddress()
1127 ErrAlways(ctx) << "memory region '" << sec->memoryRegionName in findMemoryRegion()
1150 ErrAlways(ctx) << "no memory region specified for section '" << sec->name in findMemoryRegion()
1435 ErrAlways(ctx) << "memory region '" << sec->lmaRegionName in adjustSectionsAfterSorting()
1502 ErrAlways(ctx) << "could not allocate headers"; in allocateHeaders()
1751 ErrAlways(ctx) << loc << ": unable to get location counter value"; in getSymbolValue()
1769 ErrAlways(ctx) << loc << ": symbol not found: " << name; in getSymbolValue()
1791 ErrAlways(ctx) << cmd->location << ": program header '" << s in getPhdrIndices()
1834 ErrAlways(ctx) << "section '" << osec->name << "' will not fit in region '" in checkMemoryRegion()