Home
last modified time | relevance | path

Searched refs:dontNeedIfMmap (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemoryBuffer.h83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp248 void dontNeedIfMmap() override { MFR.dontNeed(); } in dontNeedIfMmap() function in __anoned01d64f0311::MemoryBufferMMapFile
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2480 mb.dontNeedIfMmap(); in markBuffersAsDontNeed()
2492 mb.dontNeedIfMmap(); in markBuffersAsDontNeed()