Searched defs:dontNeedIfMmap (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ | ||
| H A D | MemoryBuffer.h | 83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function |
| /freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
| H A D | MemoryBuffer.cpp | 248 void dontNeedIfMmap() override { MFR.dontNeed(); } in dontNeedIfMmap() function in __anoned01d64f0311::MemoryBufferMMapFile |