Searched refs:lmas (Results 1 – 1 of 1) sorted by relevance
2669 std::vector<SectionOffset> lmas; in checkSections() local2672 lmas.push_back({sec, sec->getLMA()}); in checkSections()2673 checkOverlap("load address", lmas, false); in checkSections()