Searched defs:Allocs (Results 1 – 3 of 3) sorted by relevance
119 std::vector<BABAlloc> Allocs; in TEST() member
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