Home
last modified time | relevance | path

Searched refs:TargetSectionSep (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp120 static cl::opt<uint64_t> TargetSectionSep( variable
747 if (NextSectionAddr + CurEntry->MB.allocatedSize() + TargetSectionSep <= in remapSectionsAndSymbols()
751 NextSectionAddr = Alloc.first + Alloc.second + TargetSectionSep; in remapSectionsAndSymbols()