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