Searched refs:SegmentLayoutMap (Results 1 – 2 of 2) sorted by relevance
52 using SegmentLayoutMap = DenseMap<unsigned, SegmentLayout>; variable79 SegmentLayoutMap Layout);107 SegmentLayoutMap layOutBlocks();108 Error allocateSegments(const SegmentLayoutMap &Layout);111 void copyBlockContentToWorkingMemory(const SegmentLayoutMap &Layout,
118 SegmentLayoutMap Layout) { in linkPhase2()190 JITLinkerBase::SegmentLayoutMap JITLinkerBase::layOutBlocks() { in layOutBlocks()192 SegmentLayoutMap Layout; in layOutBlocks()239 Error JITLinkerBase::allocateSegments(const SegmentLayoutMap &Layout) { in allocateSegments()355 const SegmentLayoutMap &Layout, JITLinkMemoryManager::Allocation &Alloc) { in copyBlockContentToWorkingMemory()