Lines Matching refs:getCurrentLocation
288 SymbolAssignment *cmd = make<SymbolAssignment>(name, e, getCurrentLocation()); in readDefsym()
562 v.push_back(make<SymbolAssignment>(".", moveDot, getCurrentLocation())); in readOverlay()
888 OutputDesc *osd = script->createOutputSection(next(), getCurrentLocation()); in readOverlaySectionDescription()
903 OutputDesc *cmd = script->createOutputSection(outSec, getCurrentLocation()); in readOutputSectionDescription()
914 std::string location = getCurrentLocation(); in readOutputSectionDescription()
1037 return make<SymbolAssignment>(".", readAssert(), getCurrentLocation()); in readAssignment()
1077 std::string loc = getCurrentLocation(); in readSymbolAssignment()
1105 return make<SymbolAssignment>(name, e, getCurrentLocation()); in readSymbolAssignment()
1128 std::string loc = getCurrentLocation(); in combine()
1137 std::string loc = getCurrentLocation(); in combine()
1202 std::string location = getCurrentLocation(); in getPageSize()
1369 std::string location = getCurrentLocation(); in readPrimary()