Searched refs:SegmentsRequestMap (Results 1 – 9 of 9) sorted by relevance
55 using SegmentsRequestMap = DenseMap<unsigned, SegmentRequest>; variable108 allocate(const JITLinkDylib *JD, const SegmentsRequestMap &Request) = 0;115 allocate(const JITLinkDylib *JD, const SegmentsRequestMap &Request) override;
109 jitlink::JITLinkMemoryManager::SegmentsRequestMap Request; in grow()294 jitlink::JITLinkMemoryManager::SegmentsRequestMap Request; in writeResolverBlock()363 jitlink::JITLinkMemoryManager::SegmentsRequestMap Request; in getIndirectStubs()
333 JITLinkMemoryManager::SegmentsRequestMap SingleReadOnlySegment; in finalizeWorkingMemory()
338 using SegmentsRequestMap = variable347 const SegmentsRequestMap &Request) { in Create()389 Error allocateHostBlocks(const SegmentsRequestMap &Request) { in allocateHostBlocks()498 calcTotalAllocSize(const SegmentsRequestMap &Request, in calcTotalAllocSize()539 const SegmentsRequestMap &Request) override { in allocate()
152 const SegmentsRequestMap &Request) override { in allocate()
21 const SegmentsRequestMap &Request) { in allocate()
243 JITLinkMemoryManager::SegmentsRequestMap Segments; in allocateSegments()
345 allocate(const JITLinkDylib *JD, const SegmentsRequestMap &Request) override { in allocate()
673 allocate(const JITLinkDylib *JD, const SegmentsRequestMap &Request) = 0;