Searched refs:TargetAddrEnd (Results 1 – 2 of 2) sorted by relevance
109 TargetAddrEnd("target-addr-end", variable582 if (TargetAddrEnd.getNumOccurrences() == 0) { in remapSectionsAndSymbols()584 TargetAddrEnd = (1ULL << 16) - 1; in remapSectionsAndSymbols()586 TargetAddrEnd = (1ULL << 32) - 1; in remapSectionsAndSymbols()
112 static cl::opt<uint64_t> TargetAddrEnd( variable679 if (TargetAddrEnd.getNumOccurrences() == 0) { in remapSectionsAndSymbols()681 TargetAddrEnd = (1ULL << 16) - 1; in remapSectionsAndSymbols()683 TargetAddrEnd = (1ULL << 32) - 1; in remapSectionsAndSymbols()