Lines Matching refs:getCurrentLocation
313 warn(getCurrentLocation() + ": ignored with fewer than 2 output sections"); in readNoCrossRefs()
610 v.push_back(make<SymbolAssignment>(".", moveDot, 0, getCurrentLocation())); in readOverlay()
950 OutputDesc *osd = script->createOutputSection(next(), getCurrentLocation()); in readOverlaySectionDescription()
967 script->createOutputSection(unquote(outSec), getCurrentLocation()); in readOutputSectionDescription()
978 std::string location = getCurrentLocation(); in readOutputSectionDescription()
1104 return make<SymbolAssignment>(".", readAssert(), 0, getCurrentLocation()); in readAssignment()
1146 std::string loc = getCurrentLocation(); in readSymbolAssignment()
1177 getCurrentLocation()); in readSymbolAssignment()
1198 std::string loc = getCurrentLocation(); in combine()
1207 std::string loc = getCurrentLocation(); in combine()
1274 std::string location = getCurrentLocation(); in getPageSize()
1441 std::string location = getCurrentLocation(); in readPrimary()