Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemoryBuffer.h83 virtual void dontNeedIfMmap() {} in dontNeedIfMmap() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp240 void dontNeedIfMmap() override { MFR.dontNeed(); } in dontNeedIfMmap() function in __anon9f2bcc050311::MemoryBufferMMapFile
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2354 mb.dontNeedIfMmap(); in markBuffersAsDontNeed()
2366 mb.dontNeedIfMmap(); in markBuffersAsDontNeed()