Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp115 TargetSectionSep("target-section-sep", variable
570 if (NextSectionAddr + CurEntry.second + TargetSectionSep <= Alloc.first) in remapSectionsAndSymbols()
573 NextSectionAddr = Alloc.first + Alloc.second + TargetSectionSep; in remapSectionsAndSymbols()