Searched refs:TargetAddrEnd (Results 1 – 1 of 1) sorted by relevance
115 static cl::opt<uint64_t> TargetAddrEnd( variable730 if (TargetAddrEnd.getNumOccurrences() == 0) { in remapSectionsAndSymbols()732 TargetAddrEnd = (1ULL << 16) - 1; in remapSectionsAndSymbols()734 TargetAddrEnd = (1ULL << 32) - 1; in remapSectionsAndSymbols()