Home
last modified time | relevance | path

Searched defs:FileSize (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-src/sys/contrib/dev/acpica/common/
H A Dcmfsize.c177 long FileSize; in CmGetFileSize() local
H A Dacfileio.c231 UINT32 FileSize; in AcGetAllTablesFromFile() local
583 UINT32 FileSize; in AcValidateTableHeader() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFWriter.h31 size_t FileSize; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.h29 size_t FileSize; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp399 if ((FileSize & (PageSize -1)) == 0) in getReadWriteFile() argument
344 shouldUseMmap(sys::fs::file_t FD,size_t FileSize,size_t MapSize,off_t Offset,bool RequiresNullTerminator,int PageSize,bool IsVolatile) shouldUseMmap() argument
440 getFile(const Twine & Filename,int64_t FileSize) getFile() argument
453 getOpenFileImpl(sys::fs::file_t FD,const Twine & Filename,uint64_t FileSize,uint64_t MapSize,int64_t Offset,bool RequiresNullTerminator,bool IsVolatile,std::optional<Align> Alignment) getOpenFileImpl() argument
525 getOpenFile(sys::fs::file_t FD,const Twine & Filename,uint64_t FileSize,bool RequiresNullTerminator,bool IsVolatile,std::optional<Align> Alignment) getOpenFile() argument
[all...]
H A DVirtualFileSystem.cpp119 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, in getBufferForFile() argument
227 getBuffer(const Twine & Name,int64_t FileSize,bool RequiresNullTerminator,bool IsVolatile) getBuffer() argument
714 getBuffer(const Twine & Name,int64_t FileSize,bool RequiresNullTerminator,bool IsVolatile) getBuffer() argument
2426 getBuffer(const Twine & Name,int64_t FileSize,bool RequiresNullTerminator,bool IsVolatile) getBuffer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp222 loadYAML(sys::fs::file_t Fd, size_t FileSize, StringRef Filename, in loadYAML()
273 uint64_t FileSize; in loadInstrumentationMap() local
H A DTrace.cpp386 uint64_t FileSize; in loadTraceFile() local
H A DProfile.cpp267 uint64_t FileSize; in loadProfile() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp42 uint64_t FileSize; in __anon8af342a70102() local
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslfileio.c241 UINT32 FileSize; in FlGetFileSize() local
H A Daslerror.c471 long FileSize; in AePrintErrorSourceLine() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCDXContainerWriter.cpp78 uint64_t FileSize = PartStart + PartOffset; writeObject() local
H A DMachObjectWriter.cpp855 uint64_t FileSize = Layout.getSectionFileSize(&Sec); writeObject() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp546 uint64_t FileSize = Entry->getSize(); getBufferForFile() local
567 getBufferForFileImpl(StringRef Filename,int64_t FileSize,bool isVolatile,bool RequiresNullTerminator) getBufferForFileImpl() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOPosix.cpp41 size_t FileSize(const std::string &Path) { in FileSize() function
H A DFuzzerIOWindows.cpp98 size_t FileSize(const std::string &Path) { in FileSize() function
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp54 unsigned FileSize = FE.getSize(); in Create() local
/freebsd-src/stand/efi/include/
H A Defifs.h65 UINT64 FileSize; member
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp297 uint64_t FileSize = Obj.getData().size(); in parseSegmentLoadCommand() local
426 uint64_t FileSize = Obj.getData().size(); in checkSymtabCommand() local
485 uint64_t FileSize = Obj.getData().size(); checkDysymtabCommand() local
619 uint64_t FileSize = Obj.getData().size(); checkLinkeditDataCommand() local
657 uint64_t FileSize = Obj.getData().size(); checkDyldInfoCommand() local
844 uint64_t FileSize = Obj.getData().size(); checkNoteCommand() local
925 uint64_t FileSize = Obj.getData().size(); checkEncryptCommand() local
1214 uint64_t FileSize = Obj.getData().size(); checkTwoLevelHintsCommand() local
1972 uint64_t FileSize = getData().size(); getSectionSize() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h39 uint64_t FileSize = 0; member
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp317 getBuffer(const Twine & Name,int64_t FileSize,bool RequiresNullTerminator,bool IsVolatile) getBuffer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp350 uint64_t FileSize = uint64_t(Layout.SB->BlockSize) * Layout.SB->NumBlocks; in commit() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h42 std::optional<uint32_t> FileSize; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h335 support::ulittle32_t FileSize; // Size of original source file. member

12