Searched refs:TargetSectionSep (Results 1 – 2 of 2) sorted by relevance
115 TargetSectionSep("target-section-sep", variable599 if (NextSectionAddr + CurEntry.second + TargetSectionSep <= Alloc.first) in remapSectionsAndSymbols()602 NextSectionAddr = Alloc.first + Alloc.second + TargetSectionSep; in remapSectionsAndSymbols()
117 static cl::opt<uint64_t> TargetSectionSep( variable696 if (NextSectionAddr + CurEntry->MB.allocatedSize() + TargetSectionSep <= in remapSectionsAndSymbols()700 NextSectionAddr = Alloc.first + Alloc.second + TargetSectionSep; in remapSectionsAndSymbols()