Searched defs:Allocs (Results 1 – 2 of 2) sorted by relevance
269 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld, std::vector<Alloc> &Allocs, in mapAllocsToRemoteAddrs()288 bool copyAndProtect(const std::vector<Alloc> &Allocs, in copyAndProtect()
403 std::vector<AllocPtr> Allocs; in removeAllModules() local