Searched refs:NewAddrStr (Results 1 – 1 of 1) sorted by relevance
489 std::string NewAddrStr = Mapping.substr(EqualsIdx + 1); in applySpecificSectionMappings() local492 if (StringRef(NewAddrStr).getAsInteger(0, NewAddr)) in applySpecificSectionMappings()