Searched defs:Allocs (Results 1 – 4 of 4) sorted by relevance
200 DenseMap<ResourceKey, std::vector<AllocPtr>> Allocs; variable
270 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld, std::vector<Alloc> &Allocs, in mapAllocsToRemoteAddrs()289 bool copyAndProtect(const std::vector<Alloc> &Allocs, in copyAndProtect()
473 orcrpctpc::ReserveMemResult Allocs; in reserveMemory() local
8326 enum MapKind { Present, Allocs, Other, Total }; in generateAllInfoForClauses() enumerator