Searched refs:lmaRegionName (Results 1 – 3 of 3) sorted by relevance
91 std::string lmaRegionName; variable
1104 if (!sec->lmaRegionName.empty()) { in adjustSectionsAfterSorting()1105 if (MemoryRegion *m = memoryRegions.lookup(sec->lmaRegionName)) in adjustSectionsAfterSorting()1108 error("memory region '" + sec->lmaRegionName + "' not declared"); in adjustSectionsAfterSorting()
902 cmd->lmaRegionName = std::string(next()); in readOutputSectionDescription()905 if (cmd->lmaExpr && !cmd->lmaRegionName.empty()) in readOutputSectionDescription()