Searched refs:AddrStr (Results 1 – 2 of 2) sorted by relevance
622 std::string AddrStr = Mapping.substr(EqualsIdx + 1); in remapSectionsAndSymbols() local625 if (StringRef(AddrStr).getAsInteger(0, Addr)) in remapSectionsAndSymbols()
617 std::string AddrStr = Mapping.substr(EqualsIdx + 1); in remapSectionsAndSymbols() local620 if (StringRef(AddrStr).getAsInteger(0, Addr)) in remapSectionsAndSymbols()