Home
last modified time | relevance | path

Searched defs:MapSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp177 MemoryBuffer::getFileSlice(const Twine &FilePath, uint64_t MapSize, in getFileSlice()
277 getFileAux(const Twine &Filename, uint64_t MapSize, uint64_t Offset, in getFileAux()
300 WritableMemoryBuffer::getFileSlice(const Twine &Filename, uint64_t MapSize, in getFileSlice()
360 size_t MapSize, in shouldUseMmap()
414 getReadWriteFile(const Twine &Filename, uint64_t FileSize, uint64_t MapSize, in getReadWriteFile()
461 WriteThroughMemoryBuffer::getFileSlice(const Twine &Filename, uint64_t MapSize, in getFileSlice()
469 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl()
548 sys::fs::file_t FD, const Twine &Filename, uint64_t MapSize, int64_t Offset, in getOpenFileSlice()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h634 const uptr MapSize = RoundedSize + 2 * PageSize; in allocate() local
H A Dprimary32.h420 uptr MapSize = 2 * RegionSize; in allocateRegionSlow() local
H A Dprimary64.h1044 const uptr MapSize = in populateFreeListAndPopBlocks() local