Lines Matching refs:getCurrentLocation
579 v.push_back(make<SymbolAssignment>(".", moveDot, 0, getCurrentLocation())); in readOverlay()
907 OutputDesc *osd = script->createOutputSection(next(), getCurrentLocation()); in readOverlaySectionDescription()
924 script->createOutputSection(unquote(outSec), getCurrentLocation()); in readOutputSectionDescription()
935 std::string location = getCurrentLocation(); in readOutputSectionDescription()
1058 return make<SymbolAssignment>(".", readAssert(), 0, getCurrentLocation()); in readAssignment()
1100 std::string loc = getCurrentLocation(); in readSymbolAssignment()
1131 getCurrentLocation()); in readSymbolAssignment()
1154 std::string loc = getCurrentLocation(); in combine()
1163 std::string loc = getCurrentLocation(); in combine()
1230 std::string location = getCurrentLocation(); in getPageSize()
1397 std::string location = getCurrentLocation(); in readPrimary()