Searched defs:MapFile (Results 1 – 2 of 2) sorted by relevance
185 bool MemMapping::MapFile(const std::string& fn) { in MapFile() function in MemMapping
180 static MemMap MapFile(size_t byte_count, in MapFile() function